aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1119
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2010-11-19 15:54:21 -0800
committerDan Fandrich <dan@coneharvesters.com>2010-11-19 15:54:21 -0800
commit1bb05ac16f0c2df768061d8c32d5ae827acd2946 (patch)
treed1defc563830f62ddf44784a023b699a185b6ff2 /tests/data/test1119
parent091c52fef7636020522334f7eff58701f5fd8489 (diff)
Check for errors while preprocessing curl.h in test 1119
This showed a problem when running the test out-of-tree, so an include path is now being added to pick up the generated curlbuild.h file.
Diffstat (limited to 'tests/data/test1119')
-rw-r--r--tests/data/test11192
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1119 b/tests/data/test1119
index 52b7e5893..4b5a9ec73 100644
--- a/tests/data/test1119
+++ b/tests/data/test1119
@@ -17,7 +17,7 @@ Verify that symbols-in-versions and headers are in sync
</name>
<command type="perl">
-%SRCDIR/symbol-scan.pl %SRCDIR/..
+%SRCDIR/symbol-scan.pl %SRCDIR/.. ../include/curl
</command>
</client>