Skip to content

Commit 4562d6b

Browse files
committed
updated test-adapter lib
1 parent 4eb22f3 commit 4562d6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

haxe_libraries/test-adapter.hxml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# @install: lix --silent download "haxelib:/test-adapter#2.0.5" into test-adapter/2.0.5/haxelib
1+
# @install: lix --silent download "haxelib:/test-adapter#2.0.6" into test-adapter/2.0.6/haxelib
22
-lib json2object
3-
-cp ${HAXE_LIBCACHE}/test-adapter/2.0.5/haxelib/
4-
-D test-adapter=2.0.5
3+
-cp ${HAXE_LIBCACHE}/test-adapter/2.0.6/haxelib/
4+
-D test-adapter=2.0.6
55
--macro _testadapter.Macro.init()

0 commit comments

Comments
 (0)