summaryrefslogtreecommitdiffstats
path: root/tests/run-make/libs-through-symlinks/foo.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/libs-through-symlinks/foo.rs')
-rw-r--r--tests/run-make/libs-through-symlinks/foo.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-make/libs-through-symlinks/foo.rs b/tests/run-make/libs-through-symlinks/foo.rs
new file mode 100644
index 000000000..8e3df2c6d
--- /dev/null
+++ b/tests/run-make/libs-through-symlinks/foo.rs
@@ -0,0 +1,2 @@
+#![crate_type = "rlib"]
+#![crate_name = "foo"]