rename test db

This commit is contained in:
Michael Davidsaver
2013-03-30 20:25:04 -04:00
parent dac67e79ee
commit 6b7ba0d062
3 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@ evalPy "import test2"
evalPy "test2.addDrv('AAAA')"
evalPy "test2.addDrv('BBBB')"
dbLoadRecords("db/test1.db","P=md:")
dbLoadRecords("db/test.db","P=md:")
iocInit()