aboutsummaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck4
1 files changed, 0 insertions, 4 deletions
diff --git a/check b/check
deleted file mode 100755
index 9e5c819..0000000
--- a/check
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-nosetests3 --with-coverage --cover-erase --cover-package=lesana
-flake8 --select=E,F,W,C90,E123 .