mirror of
https://github.com/loot/libloot-python.git
synced 2026-07-27 14:14:13 -07:00
Add a test masterlist
It'll be extended with more test metadata in future.
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ class TestLootApi(GameFixture):
|
||||
self.assertNotEqual(db, None)
|
||||
|
||||
class TestDatabaseInterface(GameFixture):
|
||||
masterlist_path = u'masterlist.yaml'
|
||||
masterlist_path = u'../../test/masterlist.yaml'
|
||||
|
||||
def setUp(self):
|
||||
super(TestDatabaseInterface, self).setUp()
|
||||
|
||||
Reference in New Issue
Block a user