summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark Haines <mark.haines@matrix.org>2014-10-27 10:56:38 +0000
committerMark Haines <mark.haines@matrix.org>2014-10-27 10:56:38 +0000
commit7bd604e3bec58f52997f4daa4e96270c2acecdaf (patch)
tree6edefd78388b77c55eb092d59da04aa36c71a753
parentFix pyflakes warnings (diff)
downloadsynapse-7bd604e3bec58f52997f4daa4e96270c2acecdaf.tar.xz
Test pyflakes jenikns integration
-rw-r--r--synapse/test_pyflakes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/test_pyflakes.py b/synapse/test_pyflakes.py
new file mode 100644
index 0000000000..7b5b1a0858
--- /dev/null
+++ b/synapse/test_pyflakes.py
@@ -0,0 +1 @@
+import an_unused_module