1
0
mirror of https://github.com/gryf/pygtktalog.git synced 2025-12-17 11:30:19 +01:00

Fix the tests.

This commit is contained in:
2022-09-25 16:16:26 +02:00
parent 28499868d2
commit c257d6ceeb
4 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
import unittest
import os
import pygtktalog.misc as pgtkmisc
import pycatalog.misc as pgtkmisc
class TestMiscModule(unittest.TestCase):