ユニットテストを修正
[YACASL2.git] / test / unit / getint / Makefile
index e22129c..80734e7 100644 (file)
@@ -1,3 +1,3 @@
-UNITNAME = getint
 UCLASS = AS
-include ../Test.mk
+TESTSRCFILE = getint.c
+include ../TEST.mk