From ee72a9bab2bddc68bde1b70c32b5dc18936e26b6 Mon Sep 17 00:00:00 2001
From: madsmpedersen <m@madsp.dk>
Date: Tue, 26 Jan 2016 15:25:38 +0100
Subject: [PATCH] t

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 858187c8..924bc7af 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,4 +6,4 @@ test-3.4:
   script:
   - pip install -U setuptools
   - pip install -e .
-  - python tests/testsuite.py
\ No newline at end of file
+  - python setup.py test
\ No newline at end of file
-- 
GitLab