Browse Source

[tests] link to specific commit of utest to fix hxcpp unit tests (#10102)

George Corney 4 years ago
parent
commit
f0b138d379
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/unit/compile-each.hxml

+ 1 - 1
tests/unit/compile-each.hxml

@@ -7,6 +7,6 @@
 --resource serializedValues.txt
 --resource serializedValues.txt
 --macro Macro.init()
 --macro Macro.init()
 --dce full
 --dce full
--lib utest
+-lib utest:git:https://github.com/haxe-utest/utest#559b24c9a36533281ba7a2eed8aab83ed6b872b4
 -D analyzer-optimize
 -D analyzer-optimize
 -D analyzer-user-var-fusion
 -D analyzer-user-var-fusion