tests: testPlan count adj

This commit is contained in:
Matej Sekoranja
2014-02-14 22:06:43 +01:00
parent 13cf6f0d6a
commit eb12372535
2 changed files with 2 additions and 3 deletions

View File

@@ -397,7 +397,7 @@ namespace epics {
public:
int runAllTest() {
testPlan(5884);
testPlan(5882);
testHeaderProcess();
testInvalidHeaderMagic();
testInvalidHeaderSegmentedInNormal();