From 342a0276dbf11366ae91ce28dcceddc332c97eaf Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 3 Jan 2015 19:48:05 +0100 Subject: Fixed all remaining non-performance tests * travis configuration adjusted to hopefully work better than before Performance traversal still fails when using git-python as standard repository. It naturally wants a larger one. On travis these tests are skipped though. --- git/test/performance/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 git/test/performance/__init__.py (limited to 'git/test/performance/__init__.py') diff --git a/git/test/performance/__init__.py b/git/test/performance/__init__.py new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/git/test/performance/__init__.py @@ -0,0 +1 @@ + -- cgit v1.2.3