コマンドテストの刷新
[YACASL2.git] / test / integration / comet2 / sum_10_h / Makefile
diff --git a/test/integration/comet2/sum_10_h/Makefile b/test/integration/comet2/sum_10_h/Makefile
deleted file mode 100644 (file)
index a9d2b65..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# -hオプションで、1から10まで加算するsum_10.caslを実行
-include ../CMD.mk    # YACASL2DIR, COMET2
-include CMD.mk       # ASDIR, ASFILE
-override COMET2FLAG = -tdh
-include ../TEST.mk