summaryrefslogtreecommitdiff
path: root/tests/test6/compil.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test6/compil.sh')
-rwxr-xr-xtests/test6/compil.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test6/compil.sh b/tests/test6/compil.sh
deleted file mode 100755
index 2e49576..0000000
--- a/tests/test6/compil.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash -xe
-gcc -Wall -g -o test6 test6.c -lm