From 90dd04fcd34e68815c2b1553f0eb9ece9fd1cc92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Thu, 29 Mar 2018 17:38:34 +0200 Subject: test/vis: delete test depending on external sed(1) invocation --- vis/structural-regex/commands/filter-and-edit.in | 1 - vis/structural-regex/commands/filter-and-edit.keys | 3 --- vis/structural-regex/commands/filter-and-edit.ref | 1 - 3 files changed, 5 deletions(-) delete mode 100644 vis/structural-regex/commands/filter-and-edit.in delete mode 100644 vis/structural-regex/commands/filter-and-edit.keys delete mode 100644 vis/structural-regex/commands/filter-and-edit.ref diff --git a/vis/structural-regex/commands/filter-and-edit.in b/vis/structural-regex/commands/filter-and-edit.in deleted file mode 100644 index 2b39786..0000000 --- a/vis/structural-regex/commands/filter-and-edit.in +++ /dev/null @@ -1 +0,0 @@ -aaabaaabaaa diff --git a/vis/structural-regex/commands/filter-and-edit.keys b/vis/structural-regex/commands/filter-and-edit.keys deleted file mode 100644 index 694096f..0000000 --- a/vis/structural-regex/commands/filter-and-edit.keys +++ /dev/null @@ -1,3 +0,0 @@ -:,|sed -e 's/b/\\\\b/g' -:x/\\/ -x \ No newline at end of file diff --git a/vis/structural-regex/commands/filter-and-edit.ref b/vis/structural-regex/commands/filter-and-edit.ref deleted file mode 100644 index 2b39786..0000000 --- a/vis/structural-regex/commands/filter-and-edit.ref +++ /dev/null @@ -1 +0,0 @@ -aaabaaabaaa -- cgit v1.2.3