Skip to content

Commit e3d0540

Browse files
committed
tests: reenable java blacklist until tinyb.java is formally integrated
Signed-off-by: Mihai Tudor Panu <[email protected]>
1 parent 2b6f2c5 commit e3d0540

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/check_consistency.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
class BlacklistConsistency(u.TestCase):
1313

14+
@u.expectedFailure
1415
def test_java_blacklist(self):
1516

1617
with open(javaBlacklistFile) as f:

0 commit comments

Comments
 (0)