Changeset - a55eede7e18e
[Not reviewed]
default
0 1 0
timeless@gmail.com - 10 years ago 2016-05-03 13:53:04
timeless@gmail.com
spelling: existence
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
kallithea/tests/models/test_repo_groups.py
Show inline comments
 
@@ -45,7 +45,7 @@ class TestRepoGroups(TestControllerPytes
 

	
 
    def __check_path(self, *path):
 
        """
 
        Checks the path for existance !
 
        Checks the path for existence !
 
        """
 
        path = [TESTS_TMP_PATH] + list(path)
 
        path = os.path.join(*path)
0 comments (0 inline, 0 general)