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 2b6f2c5 commit e3d0540Copy full SHA for e3d0540
tests/check_consistency.py
@@ -11,6 +11,7 @@
11
12
class BlacklistConsistency(u.TestCase):
13
14
+ @u.expectedFailure
15
def test_java_blacklist(self):
16
17
with open(javaBlacklistFile) as f:
0 commit comments