asTest: copy+paste error

Didn't remove all use of local variable
This commit is contained in:
Michael Davidsaver
2015-09-07 15:37:46 -04:00
parent 7195372caf
commit fc775d76aa

View File

@@ -216,7 +216,7 @@ void testRestore(void)
testdbCleanup();
/* recSup doesn't cleanup after itself */
free(bptr);
free(rec1->bptr);
}
struct dset6 {