Skip to content

Commit

Permalink
Avoid creating MyLocation folder in the root.
Browse files Browse the repository at this point in the history
  • Loading branch information
tritao committed Oct 17, 2024
1 parent 66eff28 commit 5bf1437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_premake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

local wks, prj
function suite.setup()
os.chdir(_TESTS_DIR)
wks = test.createWorkspace()
location "MyLocation"
prj = p.workspace.getproject(wks, 1)
Expand Down

0 comments on commit 5bf1437

Please sign in to comment.