diff --git a/pollen/info.rkt b/pollen/info.rkt index 76f4e46..677e5fa 100644 --- a/pollen/info.rkt +++ b/pollen/info.rkt @@ -4,6 +4,6 @@ (define raco-commands '(("pollen" (submod pollen/private/command raco) "issue Pollen command" #f))) (define compile-omit-paths '("test" "tools" "server-extras" "scribblings/third-tutorial-files")) ;; it's redundant to test "pollen.scrbl" because it incorporates the other scribble sources by reference -(define test-omit-paths '("test/data" "tools" "server-extras" "scribblings/third-tutorial-files" "scribblings/pollen.scrbl")) +(define test-omit-paths '("test/data" "tools" "server-extras" "scribblings/third-tutorial-files" "scribblings")) ;; don't put #"p" in this list because it's not a #lang (define module-suffixes '(#"pp" #"pm" #"pmd" #"ptree")) diff --git a/pollen/private/ts.rktd b/pollen/private/ts.rktd index 2fc633c..8865b95 100644 --- a/pollen/private/ts.rktd +++ b/pollen/private/ts.rktd @@ -1 +1 @@ -1589575153 +1589922948