From 1bdb14055dd1b2395047793ee28c17bbae65c845 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 27 Sep 2012 14:33:34 -0400 Subject: wrote unit tests for Properties --- testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py') diff --git a/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py index b13a6b3fb..e18e2bfd6 100644 --- a/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py +++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py @@ -19,6 +19,7 @@ from common import XI_NAMESPACE, XI, inPy3k, call, builtins, u, can_skip, \ patchIf, datastore from TestPlugin import TestSpecificData, TestGroupSpool + class TestSEModuleData(TestSpecificData): test_obj = SEModuleData path = os.path.join(datastore, "SEModules", "test.pp", "test.pp") -- cgit v1.2.3-1-g7c22