summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-02-09 15:50:39 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-02-09 15:50:39 +0100
commit622e7cadd26f7f70294569a24226479ead4bd12b (patch)
tree2209069d6ec39aea6828f9959e7644d375ca7160 /check
parent061bed74d17b5063787632fd3fcc7113c86a75d8 (diff)
split tests and QA
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 .