blob: 8756580c1430a0499915b0d809ed593f4334b350 [file] [log] [blame]
#!/usr/bin/env python
# encoding: utf-8
from . import GStackAppTestCase
class SampleTestCase(GStackAppTestCase):
def test_sample(self):
pass