summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/link-path-order/wrong.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-make-fulldeps/link-path-order/wrong.c')
-rw-r--r--src/test/run-make-fulldeps/link-path-order/wrong.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-make-fulldeps/link-path-order/wrong.c b/src/test/run-make-fulldeps/link-path-order/wrong.c
deleted file mode 100644
index 64275b3ad..000000000
--- a/src/test/run-make-fulldeps/link-path-order/wrong.c
+++ /dev/null
@@ -1 +0,0 @@
-int should_return_one() { return 0; }