Remove utest dependency from tests

This commit is contained in:
2025-10-30 18:43:12 -05:00
parent 5cdd5e3be0
commit 1cb31d719d
7 changed files with 42 additions and 42 deletions

View File

@@ -1,5 +0,0 @@
# @install: lix --silent download "haxelib:/utest#1.13.2" into utest/1.13.2/haxelib
-cp ${HAXE_LIBCACHE}/utest/1.13.2/haxelib/src
-D utest=1.13.2
--macro utest.utils.Macro.checkHaxe()
--macro utest.utils.Macro.importEnvSettings()