blob: 0e195589eb054f6eadee80b790c23381926dbfbb [file] [log] [blame]
# Tests proper handling of lextab and parsetab files in package structures
# Here for testing purposes
import sys
if '..' not in sys.path:
sys.path.insert(0, '..')
from .parsing.calcparse import parser