minor pvif

This commit is contained in:
Michael Davidsaver
2017-09-12 10:42:52 -05:00
parent e01d71b95b
commit 66063dce5a
3 changed files with 2 additions and 9 deletions

View File

@@ -208,7 +208,6 @@ void testScalar()
MAIN(testpvif)
{
testPlan(57);
PVIF::Init();
testScalar();
return testDone();
}