diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2011-03-04 15:13:12 -0800 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2011-03-04 15:13:12 -0800 |
commit | 80225b08cdda44cf1a764361131eef122f8c9451 (patch) | |
tree | f147a41dde1327945f485ca999f16f28e3b8ffbf /tests/data/test1306 | |
parent | bfc491a2d238e141872d1266a65121e1309c1e7c (diff) |
Added unit test 1306 so tests 558 & 559 are now fully replaced
Diffstat (limited to 'tests/data/test1306')
-rw-r--r-- | tests/data/test1306 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/data/test1306 b/tests/data/test1306 new file mode 100644 index 000000000..b490efb51 --- /dev/null +++ b/tests/data/test1306 @@ -0,0 +1,30 @@ +<testcase> +<!-- This replaces test 559 --> +<info> +<keywords> +unittest +hash +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> +<features> +unittest +</features> + <name> +internal hash create/add/destroy testing + </name> +<tool> +unit1305 +</tool> +<command> +1306 +</command> +</client> + +</testcase> |