summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/pretty-print-to-file/input.pp
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-make-fulldeps/pretty-print-to-file/input.pp')
-rw-r--r--src/test/run-make-fulldeps/pretty-print-to-file/input.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test/run-make-fulldeps/pretty-print-to-file/input.pp b/src/test/run-make-fulldeps/pretty-print-to-file/input.pp
deleted file mode 100644
index e3f03242a..000000000
--- a/src/test/run-make-fulldeps/pretty-print-to-file/input.pp
+++ /dev/null
@@ -1,3 +0,0 @@
-
-#[crate_type = "lib"]
-pub fn foo() -> i32 { 45 }