summaryrefslogtreecommitdiff
path: root/t/cli/variable.test
diff options
context:
space:
mode:
Diffstat (limited to 't/cli/variable.test')
-rw-r--r--t/cli/variable.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/cli/variable.test b/t/cli/variable.test
new file mode 100644
index 000000000000..d3cfe7f15497
--- /dev/null
+++ b/t/cli/variable.test
@@ -0,0 +1,4 @@
+Tool: pkgconf
+ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --variable=prefix foo
+ExpectedStdout: /test
+ExpectedExitCode: 0