Added unit test 1306 so tests 558 & 559 are now fully replaced

This commit is contained in:
Dan Fandrich
2011-03-04 15:13:12 -08:00
parent bfc491a2d2
commit 80225b08cd
4 changed files with 47 additions and 10 deletions

30
tests/data/test1306 Normal file
View File

@@ -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>