Skip to content

Commit 0ac3ab3

Browse files
committed
Remove examples dep from nose
1 parent 75fdbff commit 0ac3ab3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/swat-s1/tests.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# from mininet.cli import CLI
66
from mininet.net import Mininet
77

8-
from nose.plugins.skip import SkipTest
9-
108
from utils import STATE, RWT_INIT_LEVEL
119
from utils import TANK_SECTION
1210
from topo import SwatTopo
@@ -17,7 +15,6 @@
1715
# import sys
1816

1917

20-
@SkipTest
2118
def test_init():
2219

2320
pass

0 commit comments

Comments
 (0)