ctags: whoops, forgot this.

locals-and-roots
John Benediktsson 2016-04-18 20:25:21 -07:00
parent b35f388de0
commit 1983a7131a
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ IN: ctags.tests
{ t } [
"if\t" "resource:extra/unix/unix.factor" normalize-path "\t91" 3append 1array
{ { if { "resource:extra/unix/unix.factor" 91 } } } ctags =
{ { if { "resource:extra/unix/unix.factor" 91 } } } make-ctags =
] unit-test