refactor: fix tester, remove dlls/

This commit is contained in:
Dobin Rutishauser
2025-06-20 11:28:35 +02:00
parent 7f48b293da
commit 4b688f0394
10 changed files with 31 additions and 53 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ class SuperPeTest(unittest.TestCase):
def test_dll(self):
dll_filepath = PATH_DLLS + "TestDLL.dll"
dll_filepath = PATH_EXES + "TestDLL.dll"
superpe = SuperPe(dll_filepath)
# Properties