diff options
author | Urban Müller | 2017-12-07 16:27:09 +0100 |
---|---|---|
committer | Urban Müller | 2017-12-07 16:27:09 +0100 |
commit | 799ec2735c645748b37c390e96aaaf67d16a353d (patch) | |
tree | ec9c10680c2a3ee0d583d37b1be5f14fcb48a92d /tests | |
parent | 243563683270f9dfe04ec937692654881f6df3d0 (diff) | |
download | itools-799ec2735c645748b37c390e96aaaf67d16a353d.tar.gz itools-799ec2735c645748b37c390e96aaaf67d16a353d.tar.bz2 itools-799ec2735c645748b37c390e96aaaf67d16a353d.zip |
remove fasttag
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/it_html_fasttag.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/it_html_fasttag.t b/tests/it_html_fasttag.t deleted file mode 100755 index 729c68a..0000000 --- a/tests/it_html_fasttag.t +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -`dirname $0`/it_html.t --debug fasttag "$@" |