diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-02-09 15:50:39 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2021-02-09 15:50:39 +0100 |
commit | 622e7cadd26f7f70294569a24226479ead4bd12b (patch) | |
tree | 2209069d6ec39aea6828f9959e7644d375ca7160 /check | |
parent | 061bed74d17b5063787632fd3fcc7113c86a75d8 (diff) |
split tests and QA
Diffstat (limited to 'check')
-rwxr-xr-x | check | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,4 +0,0 @@ -#!/bin/sh - -nosetests3 --with-coverage --cover-erase --cover-package=lesana -flake8 --select=E,F,W,C90,E123 . |