File diff 837fcec8f0db → f56d89462a86
tests/testutil.py
Show inline comments
...
 
@@ -271,6 +271,9 @@ class TestConfig:
 
    def books_loader(self):
 
        return self._books_loader
 

	
 
    def books_repo(self):
 
        return None
 

	
 
    def config_file_path(self):
 
        return test_path('userconfig/conservancy_beancount/config.ini')