mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fixed core.load-pkg test w/ diff canonifier instead
This commit is contained in:
parent
9e747a040d
commit
b4d70a22db
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
# @TEST-EXEC: echo "@load foo/test.bro" >foo/__load__.bro
|
||||
# @TEST-EXEC: cp %INPUT foo/test.bro
|
||||
# @TEST-EXEC: bro -l foo >output 2>&1
|
||||
# @TEST-EXEC: btest-diff output
|
||||
# @TEST-EXEC: TEST_DIFF_CANONIFIER=$SCRIPTS/diff-remove-abspath btest-diff output
|
||||
|
||||
print "Foo loaded";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue