From 8d88ac276aa4258667a01df07c87229c5e68c7f1 Mon Sep 17 00:00:00 2001
From: u214892 <u214892@sbb.ch>
Date: Tue, 21 May 2019 15:29:11 +0200
Subject: [PATCH]  #22 integrating benchmarks

---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 905a420b..15ac993f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py36, py37, flake8, docs, coverage, xvfb-run, sh
+envlist = py36, py37, flake8, docs, coverage, benchmark, xvfb-run, sh
 
 [travis]
 python =
-- 
GitLab