Skip to content

Commit fd32cbd

Browse files
committed
TEST: added enable/disable to test
1 parent d83b35b commit fd32cbd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/example.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
// With node id's.
2626
// With the itemIndex'th where itemIndex is a variable name.
2727

28+
// spell-check-disable
29+
// Some comment with a misspelled word: definately
30+
// spell-check-enable
31+
2832
#include <stdio.h>
2933

3034
int test_int;

0 commit comments

Comments
 (0)