aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testcases/test_ADD.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/testcases/test_ADD.c')
-rw-r--r--testing/testcases/test_ADD.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/testcases/test_ADD.c b/testing/testcases/test_ADD.c
deleted file mode 100644
index 327dc85..0000000
--- a/testing/testcases/test_ADD.c
+++ /dev/null
@@ -1,4 +0,0 @@
-int f(int a, int b)
-{
- return 1;
-}