Add missing path canonifier to version test

This commit is contained in:
Johanna Amann 2016-10-06 11:40:34 -07:00
parent 7f740d0d3b
commit 72a3c2cda2

View file

@ -1,6 +1,6 @@
# @TEST-EXEC: bro %INPUT
# @TEST-EXEC: btest-diff .stdout
# @TEST-EXEC: btest-diff .stderr
# @TEST-EXEC: TEST_DIFF_CANONIFIER="$SCRIPTS/diff-remove-abspath" btest-diff .stderr
# good versions
print Version::parse("1.5");