Fix the python unit tests: now we need to import the applications module
This commit is contained in:
@@ -5,6 +5,7 @@ import ns.network
|
||||
import ns.internet
|
||||
import ns.mobility
|
||||
import ns.csma
|
||||
import ns.applications
|
||||
|
||||
|
||||
class TestSimulator(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user