Files
2019-08-04 21:38:19 -05:00

6 lines
94 B
Python

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