Merge branch 'master' into cmd-casl
[YACASL2.git] / test / unit / linetok / Makefile
index f596cdf..e24b848 100644 (file)
@@ -1,3 +1,3 @@
-UNITNAME = linetok
 UCLASS = AS
-include ../Test.mk
+TESTSRCFILE = linetok.c
+include ../TEST.mk