Incremented number of tests in NTTable test plan

This commit is contained in:
Dave Hickin
2015-08-13 12:46:27 +01:00
parent 5b7c6ea4d8
commit 5f8922e349

View File

@ -236,7 +236,7 @@ void test_wrap()
}
MAIN(testNTTable) {
testPlan(46);
testPlan(48);
test_builder();
test_labels();
test_nttable();