Holly did some more tweaking due to JIRA issues being resolved.

This commit is contained in:
hlm7 2011-01-19 23:55:30 +00:00
parent 6af3fee6b1
commit 7739c19ad4
5 changed files with 21 additions and 1 deletions

View file

@ -1056,7 +1056,7 @@
</tr>
<tr>
<td>type</td>
<td>name</td>
<td>startField.year</td>
<td>1959</td>
</tr>
<tr>

View file

@ -34,6 +34,11 @@
<td></td>
<td></td>
</tr>
<tr>
<td>setTimeout</td>
<td>200000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add all available fields that aren't tested elsewhere</td>

View file

@ -34,6 +34,11 @@
<td></td>
<td></td>
</tr>
<tr>
<td>setTimeout</td>
<td>200000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add a second value for fields entered via AddFacultyInfo</td>

View file

@ -34,6 +34,11 @@
<td></td>
<td></td>
</tr>
<tr>
<td>setTimeout</td>
<td>200000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete all fields added by *FacultyInfo test casesd</td>

View file

@ -34,6 +34,11 @@
<td></td>
<td></td>
</tr>
<tr>
<td>setTimeout</td>
<td>200000</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Edit all available fields that aren't tested elsewhere</td>