diff options
| author | Shulhan <ms@kilabit.info> | 2023-07-01 19:38:18 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2023-07-01 19:38:18 +0700 |
| commit | becd4a8599352db1379b75a10370da59c1cacf16 (patch) | |
| tree | 6c04e03b7503564a76c2dc60520788b2dbc63b08 /testdata | |
| parent | d217c87c2e5601b15651ab436b8078fb183074cd (diff) | |
| download | ciigo-becd4a8599352db1379b75a10370da59c1cacf16.tar.xz | |
all: fix test due to update on asciidoctor-go
Diffstat (limited to 'testdata')
| -rw-r--r-- | testdata/watcher_test.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/watcher_test.txt b/testdata/watcher_test.txt index dc21a06..e1f611a 100644 --- a/testdata/watcher_test.txt +++ b/testdata/watcher_test.txt @@ -8,7 +8,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#375EAB"> - <meta name="generator" content="asciidoctor-go 0.4.1"> + <meta name="generator" content="asciidoctor-go 0.5.0"> <title>watch create</title> <style> body{} @@ -50,7 +50,7 @@ Hello, body. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#375EAB"> - <meta name="generator" content="asciidoctor-go 0.4.1"> + <meta name="generator" content="asciidoctor-go 0.5.0"> <meta name="keywords" content="ciigo,asciidoc"> <title>watch updated</title> <link rel="stylesheet" href="/path/to/style.css"> |
