From 7d2935ea0d1573de0142640f2c76b008d35c1f2d Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Mon, 24 Sep 2018 20:39:25 +0200 Subject: [PATCH] fixe false date --- test/test_timer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_timer.py b/test/test_timer.py index 28462f1..2fff21f 100644 --- a/test/test_timer.py +++ b/test/test_timer.py @@ -10,7 +10,7 @@ by Bastian Schroll @file: test_timer.py -@date: 21.09.2019 +@date: 21.09.2018 @author: Bastian Schroll @description: Unittests for BOSWatch. File must be _run as "pytest" unittest """