Sort output of the missing-file-initially.bro test

The output needs to be sorted to ensure that the test doesn't fail.
This commit is contained in:
Daniel Thayer 2018-05-09 14:30:22 -05:00
parent 1f777b57b8
commit 075edbdd2b
2 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
input: now it does
input: and more!
inputstream: now it does
inputstream: and more!
inputstream: Streaming still works
input: 1 now it does
input: 2 and more!
inputstream: 1 now it does
inputstream: 2 and more!
inputstream: 3 streaming still works