Update unit test

pull/22/head
Bernhard Mueller 7 years ago
parent ba453c99f0
commit 457681f1fc
  1. 2
      tests/svm_test.py

@ -13,4 +13,4 @@ class SVMTestCase(unittest.TestCase):
html = generate_callgraph(modules, False)
self.assertTrue("var nodes = [\n{id: \'metaCoin:0\', size: 150" in html)
self.assertTrue("var nodes = [\n{id: \'metaCoin:0\'" in html)

Loading…
Cancel
Save