diff options
Diffstat (limited to 'test/test_results.py')
| -rw-r--r-- | test/test_results.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/test_results.py b/test/test_results.py index 196d859..6a943aa 100644 --- a/test/test_results.py +++ b/test/test_results.py @@ -31,10 +31,9 @@ TRAVIS_SKIP = { # temporary issues, etc. BROKEN = { + "bobx", "imagevenue", "photobucket", - "seiga", - "twitter", "worldthree", } |
