summaryrefslogtreecommitdiffstats
path: root/runtests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'runtests.sh')
-rwxr-xr-xruntests.sh22
1 files changed, 0 insertions, 22 deletions
diff --git a/runtests.sh b/runtests.sh
deleted file mode 100755
index a8656e4..0000000
--- a/runtests.sh
+++ /dev/null
@@ -1,22 +0,0 @@
-#! /bin/bash
-# vim: foldmethod=marker
-#{{{ License header: GPLv2+
-# This file is part of cnucnu.
-#
-# Cnucnu is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 2 of the License, or
-# (at your option) any later version.
-#
-# Cnucnu is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with cnucnu. If not, see <http://www.gnu.org/licenses/>.
-#}}}
-
-. setup-env.sh
-
-py.test