Skip to content

Commit 29cdbcc

Browse files
committed
Remove uneeded test
1 parent 5d82e8e commit 29cdbcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Data/AlphaNumTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public static function stringValidateProvider():array{
4343
[':', true],
4444
['/', true],
4545
['\\', false],
46-
['0,1', false]
4746
];
4847
}
4948

0 commit comments

Comments
 (0)