diff options
| author | Shulhan <ms@kilabit.info> | 2022-07-24 19:33:09 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-07-24 19:34:55 +0700 |
| commit | 4f2549fb0f3f71ca1e1d1f2b3e80a52887dd616b (patch) | |
| tree | 82974904ab601af8eccd59ddaf676990b8ed4fda /testdata | |
| parent | 35bf7c2a9ebaae85a8f7980f2842c328525ee938 (diff) | |
| download | asciidoctor-go-4f2549fb0f3f71ca1e1d1f2b3e80a52887dd616b.tar.xz | |
all: rename the HTML output for test-parser
The HTML output file from asciidoctor is renamed to test.exp.html,
and HTML output file from this library is renamed to test.got.html.
The test.html in testdata is generated from ciigo, when running
"make serve-doc".
Diffstat (limited to 'testdata')
| -rw-r--r-- | testdata/test.exp.html (renamed from testdata/test.html) | 0 | ||||
| -rw-r--r-- | testdata/test.got.html (renamed from testdata/got.test.html) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/testdata/test.html b/testdata/test.exp.html index ba7dbd6..ba7dbd6 100644 --- a/testdata/test.html +++ b/testdata/test.exp.html diff --git a/testdata/got.test.html b/testdata/test.got.html index 54bc7b3..54bc7b3 100644 --- a/testdata/got.test.html +++ b/testdata/test.got.html |
