Updating Sphinx tests for manual.

This commit is contained in:
Robin Sommer 2013-10-07 16:48:38 -07:00
parent 1bdfa3dff2
commit 364cdb8604
108 changed files with 447 additions and 389 deletions

View file

@ -1,6 +1,6 @@
# @TEST-EXEC: cat %INPUT >output && btest-diff output
-- init-bare.bro
init-bare.bro
type string_array: table[count] of string;
type string_set: set[string];