mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Add missing path canonifier to version test
This commit is contained in:
parent
7f740d0d3b
commit
72a3c2cda2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# @TEST-EXEC: bro %INPUT
|
# @TEST-EXEC: bro %INPUT
|
||||||
# @TEST-EXEC: btest-diff .stdout
|
# @TEST-EXEC: btest-diff .stdout
|
||||||
# @TEST-EXEC: btest-diff .stderr
|
# @TEST-EXEC: TEST_DIFF_CANONIFIER="$SCRIPTS/diff-remove-abspath" btest-diff .stderr
|
||||||
|
|
||||||
# good versions
|
# good versions
|
||||||
print Version::parse("1.5");
|
print Version::parse("1.5");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue