summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/template_tbase_template_runme.py
blob: b5f2e31f4a2479e5ba6eb37b74ffbfc392d9d73b (plain)
1
2
3
4
5
from template_tbase_template import *

a = make_Class_dd()
if a.test() != "test":
    raise RuntimeError