import os
import stormpy
from helpers.helper import get_example_path
from configurations import gspn
@gspn
class TestGSPNBuilder:
def test_build_gspn(self):
assert True