aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/017.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/017.sh')
-rw-r--r--tests/017.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/017.sh b/tests/017.sh
deleted file mode 100644
index 552fbf4..0000000
--- a/tests/017.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-touch expected
-test_diff <<'EOF'
-int main() {
- return 0;
-}
-EOF