From 373143cd957e27e8502e95a3422d611eb548250b Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Tue, 17 Nov 2020 19:04:31 -0700 Subject: [PATCH] utest is not technically a dependency --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index 32e9e319..ef86fc4c 100644 --- a/haxelib.json +++ b/haxelib.json @@ -10,6 +10,6 @@ "classPath": "src/", "main": "kiss.Main", "dependencies": { - "utest": "" + } } \ No newline at end of file