summaryrefslogtreecommitdiff
path: root/test/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/compile.sh')
-rwxr-xr-xtest/compile.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/compile.sh b/test/compile.sh
deleted file mode 100755
index 3d6306f..0000000
--- a/test/compile.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec gcc -ggdb -Wall -Wextra -pedantic -I../src -o inflate inflate-app.c ../src/inflate.c