]> Nishi Git Mirror - gwion.git/commitdiff
:bug: Fix tests
authorJérémie Astor <fennecdjay@gmail.com>
Fri, 14 May 2021 09:12:17 +0000 (11:12 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Fri, 14 May 2021 09:12:17 +0000 (11:12 +0200)
tests/error/non_function_template.gw

index 4cdc5eb8ad02649187dc670a4ff41360795a602f..28406cec2e2233deed157028695d493b85f4f14b 100644 (file)
@@ -1,3 +1,3 @@
-#! [contains] tests/error/non_function_template.gw
+#! [contains] can't call a non-callable value
 var int test;
 test:[int]();