Update run_unittests.py

Co-Authored-By: mensinda <daniel@mensinger-ka.de>
pull/4547/head
textshell 6 years ago committed by Daniel Mensinger
parent c1838d9e4c
commit 7eb8621ea6
No known key found for this signature in database
GPG Key ID: 54DD94C131E277D4
  1. 2
      run_unittests.py

@ -3257,7 +3257,7 @@ recommended as it is not supported on some platforms''')
assertKeyTypes(targets_sources_typelist, j)
self.assertDictEqual(targets_to_find, {})
def test_introspect_file_dump_eauals_all(self):
def test_introspect_file_dump_equals_all(self):
testdir = os.path.join(self.unit_test_dir, '49 introspection')
self.init(testdir)
res_all = self.introspect('--all')

Loading…
Cancel
Save