summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBen Klein <robobenklein@gmail.com>2018-02-23 16:56:19 -0500
committerAnish Athalye <me@anishathalye.com>2018-10-16 20:22:40 -0400
commita9cf9fffe4b7ac6ed9f58d69e06f75681715a0e2 (patch)
treef442551b47ae4d0351b1c5f3dfd79eace82aa327 /test
parentb442b9bdced7d849ddc0ea4283de1f80d9bacd8c (diff)
Implement conditional linking
Diffstat (limited to 'test')
-rw-r--r--test/tests/link-if.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/tests/link-if.bash b/test/tests/link-if.bash
new file mode 100644
index 0000000..de7948f
--- /dev/null
+++ b/test/tests/link-if.bash
@@ -0,0 +1,2 @@
+test_description='link if'
+. '../test-lib.bash'