Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Jan 16, 2025
1 parent f73a894 commit f4b5414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/sys/src/TestSys.hx
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ class TestSys extends TestCommandBase {
Assert.isTrue(haxe.io.Path.isAbsolute(p));
Assert.isTrue(sys.FileSystem.exists(p));

trace(p);
Assert.isTrue(StringTools.endsWith(p,
#if interp
"Main.hx"
Expand Down

0 comments on commit f4b5414

Please sign in to comment.