summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2016-10-20 00:14:08 +0200
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2016-10-20 00:48:29 +0200
commit1ef2730eb3d31c57a088b0491dfb5096f65b289a (patch)
treef363bd5e95f368a362f526cdb3737ab61bb92f68 /test
parentdf613eb4a1b386c3b57baf09a25511894460b9b1 (diff)
Testsuite: Use .editorconfig for test/runtest
Diffstat (limited to 'test')
-rwxr-xr-xtest/runtest1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/runtest b/test/runtest
index a66c589f8..343630972 100755
--- a/test/runtest
+++ b/test/runtest
@@ -3922,4 +3922,3 @@ tests_exit(-1, "No runnable tests selected") if @test_list == 0;
tests_exit(0);
# End of runtest script
-# vim: set sw=2 et :