swig/Examples/test-suite/python/template_ns4_runme.py

6 lines
94 B
Python

from template_ns4 import *
d = make_Class_DD()
if d.test() != "test":
raise RuntimeError