Skip to content

Commit

Permalink
Update test_feedback.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Oct 6, 2017
1 parent 59673f9 commit a6c1221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_feedback.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from path import Path

@attr(linux=True,
osx=True,
osx=False,
win=False,
level=1)
class TestFeedback(unittest.TestCase):
Expand Down

0 comments on commit a6c1221

Please sign in to comment.