Missing noweb tag added
This commit is contained in:
parent
ac9973cc56
commit
e86027e937
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,7 @@ The needed token predicates are:
|
||||||
|
|
||||||
#+name: tokenpred-whitespace-test
|
#+name: tokenpred-whitespace-test
|
||||||
#+begin_src scheme :tangle tests/run.scm :noweb strip-tangle :exports none :post test-post(input=*this*) :results output
|
#+begin_src scheme :tangle tests/run.scm :noweb strip-tangle :exports none :post test-post(input=*this*) :results output
|
||||||
|
<<prep-test>>
|
||||||
<<tokpred-whitespace>>
|
<<tokpred-whitespace>>
|
||||||
(test-group "Whitespace predicate"
|
(test-group "Whitespace predicate"
|
||||||
(test "#\\space"
|
(test "#\\space"
|
||||||
|
|
Loading…
Reference in a new issue