no, you will never guess from where I copied this file...

This commit is contained in:
Bernhard Amann 2013-01-15 16:23:48 -08:00
parent 3415b5fcbe
commit 8f71186bf7

View file

@ -1,5 +1,5 @@
#
# @TEST-GROUP: dataseries
# @TEST-GROUP: sqlite
#
# @TEST-EXEC: bro -r $TRACES/wikipedia.trace Log::default_writer=Log::WRITER_SQLITE
# @TEST-EXEC: sqlite3 conn.sqlite 'select * from conn' | sort > conn.select