Skip to content

Commit 66d8ebf

Browse files
Ajay SaxenaAjay Saxena
authored andcommitted
removed the disabled tag for clipboard test so that we can check if they pass after this change
1 parent edb8553 commit 66d8ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/tests/test_clipboard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
raise nose.SkipTest("no clipboard found")
1919

2020

21-
@disabled
21+
2222
class TestClipboard(tm.TestCase):
2323

2424
@classmethod

0 commit comments

Comments
 (0)