From 9853693c3767e9a55f933a96f59fa4383066c727 Mon Sep 17 00:00:00 2001
From: Sebastian Lobinger <sebastian.lobinger@fu-berlin.de>
Date: Wed, 14 Jun 2017 14:54:42 +0200
Subject: [PATCH] add test/app/static/test.txt to allow test of static files

---
 test/app/static/test.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 test/app/static/test.txt

diff --git a/test/app/static/test.txt b/test/app/static/test.txt
new file mode 100644
index 0000000..30d74d2
--- /dev/null
+++ b/test/app/static/test.txt
@@ -0,0 +1 @@
+test
\ No newline at end of file
-- 
GitLab