Skip to content

Commit 7a9864b

Browse files
committedJan 26, 2016
Revert "test/pipe_ipc: temporarily skip test"
This reverts commit 3a73673.
1 parent 3a73673 commit 7a9864b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

Diff for: ‎artiq/test/pipe_ipc.py

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
from artiq.protocols import pipe_ipc
77

88

9-
@unittest.skip("temporarily skip b/c buildbot is failing "
10-
"and i would like packages")
119
class IPCCase(unittest.TestCase):
1210
def setUp(self):
1311
if os.name == "nt":

0 commit comments

Comments
 (0)
Please sign in to comment.