From 4772fe04c38d2d0bd75d6a0f9d5905ee3ee08ae6 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 8 Jun 2011 09:52:47 +0200 Subject: pre-emptively moved all reference related tests into own package, to resemble their actual location a little more. Renamed test_git to test_cmd as it tests the git cmd located in git.cmd (not in git.git) --- git/test/refs/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 git/test/refs/__init__.py (limited to 'git/test/refs/__init__.py') diff --git a/git/test/refs/__init__.py b/git/test/refs/__init__.py new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/git/test/refs/__init__.py @@ -0,0 +1 @@ + -- cgit v1.2.3