aboutsummaryrefslogtreecommitdiff
path: root/tests/display
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-10-03 22:31:58 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-10-03 22:31:58 +0200
commit996f2362a251c9ae0c52746104525720f2d4483b (patch)
tree465bedfa59487577f0463860e5d7bfcc652dd61b /tests/display
parentAdd readme for tests. (diff)
downloadcalp-996f2362a251c9ae0c52746104525720f2d4483b.tar.gz
calp-996f2362a251c9ae0c52746104525720f2d4483b.tar.xz
Remove unused helper files in tests
Diffstat (limited to '')
-rwxr-xr-xtests/display2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/display b/tests/display
deleted file mode 100755
index e58288a2..00000000
--- a/tests/display
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-guild display-commentary *.scm | sed -e 's/^ / /' -e 's/^\S/\n&/g'