Remove nw prefix from common test files

This commit is contained in:
Veronica K. B. Olsen
2020-12-03 17:39:42 +01:00
parent fba4d5d04d
commit c13bd18271
9 changed files with 19 additions and 128 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
import pytest
import os
from nwtools import cmpFiles
from tools import cmpFiles
@pytest.mark.core
def testConfigCore(tmpConf, tmpDir, refDir):