Updating a couple of tests.

This commit is contained in:
Seth Hall 2014-03-12 10:10:40 -04:00
parent c591e4f57f
commit ed7f658ee2
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
# Testing all possible types.
redef LogAscii::use_json = T;
redef LogAscii::json_iso_timestamps = T;
redef LogAscii::json_timestamps = JSON::TS_ISO8601;
module SSH;