Skip to content
Snippets Groups Projects
Commit 985dbe503d5f authored by Ilya Etingof's avatar Ilya Etingof
Browse files

Fix streaming unit test

parent c4a852c99050
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
import unittest
suite = unittest.TestLoader().loadTestsFromNames(
['tests.codec.streaming.__main__.suite',
['tests.codec.test_streaming.suite',
'tests.codec.ber.__main__.suite',
'tests.codec.cer.__main__.suite',
'tests.codec.der.__main__.suite',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment