test/pipe_ipc: re-enable

This commit is contained in:
Sebastien Bourdeauducq 2016-01-27 19:20:04 +01:00
parent 79c0488ff1
commit 3d9fc7a51f
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ import os
from artiq.protocols import pipe_ipc
@unittest.skip("temporarily skip b/c buildbot is failing "
"and i would like packages")
class IPCCase(unittest.TestCase):
def setUp(self):
if os.name == "nt":