summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-20 07:52:00 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-20 07:52:07 -0500
commitbe0de88922a58504c655361970378375426b5acc (patch)
treeaf61cafdadf2634cbdad83ac0a5d1a9c5934a1ae /testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
parent1f572cc7b6ce8462128fc1093458917af01f71ee (diff)
downloadbcfg2-be0de88922a58504c655361970378375426b5acc.tar.gz
bcfg2-be0de88922a58504c655361970378375426b5acc.tar.bz2
bcfg2-be0de88922a58504c655361970378375426b5acc.zip
wrote unit tests for base client Tool classes
Diffstat (limited to 'testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py')
-rw-r--r--testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
index 565857437..10194dbbf 100644
--- a/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
+++ b/testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/TestPermissions.py
@@ -1,5 +1,6 @@
from Bcfg2.Client.Tools.POSIX.Permissions import *
from Testbase import TestPOSIXTool
+
class TestPOSIXPermissions(TestPOSIXTool):
test_obj = POSIXPermissions