PageRenderTime 41ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/test-suite/python/template_tbase_template_runme.py

#
Python | 5 lines | 4 code | 1 blank | 0 comment | 1 complexity | 2266877439232abc017a7f816ce3c48b MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. from template_tbase_template import *
  2. a = make_Class_dd()
  3. if a.test() != "test":
  4. raise RuntimeError