We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44750b2 commit 4ea07f1Copy full SHA for 4ea07f1
tests/multi_svr_test.py
@@ -3,7 +3,7 @@
3
4
class MultiSVRTest(unittest.TestCase):
5
6
- def test_1(self):
+ def test_dummy(self):
7
self.assertEqual(1, 1) # TODO impl
8
9
0 commit comments