# HG changeset patch # User domruf # Date 2017-05-03 19:00:38 # Node ID 7f15fb03a183d5f425201570c9786a5867de3bf3 # Parent 27279bdcb598c591f20f3c1c44e6a29b76b6a00b tests: rename manual_test_vcs_operations.py to test_ prefix so py.test picks it up diff --git a/kallithea/tests/other/manual_test_vcs_operations.py b/kallithea/tests/other/test_vcs_operations.py rename from kallithea/tests/other/manual_test_vcs_operations.py rename to kallithea/tests/other/test_vcs_operations.py