diff options
author | Nathan Gass | 2014-07-02 16:10:23 +0200 |
---|---|---|
committer | Nathan Gass | 2014-07-02 16:10:23 +0200 |
commit | 9f36968adaff3bea483541496b48f5fb39387bad (patch) | |
tree | f161ca6385f5f01fe7b1b0fb0eff9cb2ae1eba0f /tests | |
parent | bb8a53ad08f8cbf73e61955242e70dd0ab419d65 (diff) | |
download | itools-9f36968adaff3bea483541496b48f5fb39387bad.tar.gz itools-9f36968adaff3bea483541496b48f5fb39387bad.tar.bz2 itools-9f36968adaff3bea483541496b48f5fb39387bad.zip |
always also test it_html with itools_extension
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/it_html_fasttag.t | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/it_html_fasttag.t b/tests/it_html_fasttag.t new file mode 100755 index 0000000..729c68a --- /dev/null +++ b/tests/it_html_fasttag.t @@ -0,0 +1,3 @@ +#!/bin/sh + +`dirname $0`/it_html.t --debug fasttag "$@" |