diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-05 15:56:14 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-05 15:56:14 +0200 |
| commit | c69b6b979e3d6bd01ec40e75b92b21f7a391f0ca (patch) | |
| tree | 0ed9539c4d8260b3549546b9e395797469de41f3 /test/git/odb/__init__.py | |
| parent | 7c1169f6ea406fec1e26e99821e18e66437e65eb (diff) | |
| download | GitPython-c69b6b979e3d6bd01ec40e75b92b21f7a391f0ca.tar.gz GitPython-c69b6b979e3d6bd01ec40e75b92b21f7a391f0ca.zip | |
Added basic channel implementation including test
restructured odb tests, they are now in an own module to keep the modules small
Diffstat (limited to 'test/git/odb/__init__.py')
| -rw-r--r-- | test/git/odb/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/git/odb/__init__.py b/test/git/odb/__init__.py new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/test/git/odb/__init__.py @@ -0,0 +1 @@ + |
