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

4 lines
78 B
Python

import operbool
if operbool.Test():
raise RuntimeError("operbool failed")