aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3fe3ddb..9533e23 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ endif
lint: lint-py lint-js
test:
- $(PYTHON) $(APP_ROOT)/tests.py
+ env TZ=UTC $(PYTHON) $(APP_ROOT)/tests.py
clean:
rm -rf $(APP_ROOT)/**/*.pyc $(APP_ROOT)/static/.webassets-cache/ $(APP_ROOT)/static/gen/