mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 20:55:48 +08:00
TEST: Rename test.
This commit is contained in:
@@ -48,7 +48,7 @@ class FilterTestCase(TestCase):
|
||||
columns=arange(array.shape[1]),
|
||||
)
|
||||
|
||||
def test_bad_input(self):
|
||||
def test_bad_percentiles(self):
|
||||
f = self.f
|
||||
|
||||
bad_percentiles = [
|
||||
|
||||
Reference in New Issue
Block a user