Skip to content

Commit 6602391

Browse files
committed
tests/integration: document_grammar: typo fix
1 parent dd8dc34 commit 6602391

File tree

1 file changed

+1
-1
lines changed
  • tests/integration/features/sdoc/document_grammar/90_grammar_element_with_VIEW_STYLE/01_VIEW_STYLE_declaration_controls_html_layout

1 file changed

+1
-1
lines changed

tests/integration/features/sdoc/document_grammar/90_grammar_element_with_VIEW_STYLE/01_VIEW_STYLE_declaration_controls_html_layout/test.itest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ RUN: %strictdoc export %S --output-dir Output/
22

33
RUN: cat Output/html/%THIS_TEST_FOLDER/input.html | filecheck %s
44

5-
CHECK: node-view="Zebra"
5+
CHECK: node-view="zebra"

0 commit comments

Comments
 (0)