aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7833234..bd9a9d8 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ test:
go tool cover -html=cover.out -o cover.html
test-parser:
- asciidoctor --attribute stylesheet=empty.css \
+ asciidoctor --attribute stylesheet! \
--out-file=testdata/test.exp.html \
testdata/test.adoc
go test -v -run=Open .