]> git.phdru.name Git - m_librarian.git/blobdiff - tests/test_inp.py
Feat(inpx): Import new (17 fields) INP
[m_librarian.git] / tests / test_inp.py
index 75bcd011b55b4f8a69ccbe35cf3bac1dabae5ef9..f51e730cf7352cfd613d60cc873bba7727818571 100644 (file)
@@ -11,5 +11,5 @@ def test_import_bad_inpx():
 
 def test_import_inpx():
     load_inpx('test.inpx')
-    assert Author.select().count() == 4
-    assert Book.select().count() == 4
+    assert Author.select().count() == 5
+    assert Book.select().count() == 5