Przeglądaj źródła

Deleted a print in tests + updates pickled em

Yann Weber 8 lat temu
rodzic
commit
46fe058e5a
2 zmienionych plików z 0 dodań i 1 usunięć
  1. BIN
      examples/em_test.pickle
  2. 0
    1
      tests/settings/test_settings.py

BIN
examples/em_test.pickle Wyświetl plik


+ 0
- 1
tests/settings/test_settings.py Wyświetl plik

@@ -10,5 +10,4 @@ class SettingsTestCase(unittest.TestCase):
10 10
     
11 11
     def test_init(self):
12 12
         settings = Settings('tests/settings/settings_tests.ini', 'tests/settings/settings_tests_conf.d')
13
-        print(settings.confs)
14 13
         pass

Loading…
Anuluj
Zapisz