[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Commit

Permalink
Remove commented out expectedFailure decorator.
Browse files Browse the repository at this point in the history
  • Loading branch information
martica authored Jun 15, 2019
1 parent 0d4e957 commit afa2a9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/datatypes/test_str.py
Original file line number Diff line number Diff line change
Expand Up @@ -1027,7 +1027,6 @@ def test_bogus_specifier(self, js_cleaner, py_cleaner):

self.assertCodeExecution(test, js_cleaner=js_cleaner, py_cleaner=py_cleaner)

# @unittest.expectedFailure
@transforms(
js_bool=False,
decimal=False,
Expand Down

0 comments on commit afa2a9e

Please sign in to comment.