summaryrefslogtreecommitdiffstats
path: root/Tests/BundleTest/BundleLib.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/BundleTest/BundleLib.cxx')
-rw-r--r--Tests/BundleTest/BundleLib.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/BundleTest/BundleLib.cxx b/Tests/BundleTest/BundleLib.cxx
new file mode 100644
index 0000000..9fe07f8
--- /dev/null
+++ b/Tests/BundleTest/BundleLib.cxx
@@ -0,0 +1 @@
+int foo() { return 0; }