typed: update info.rkt

This commit is contained in:
Sam Caldwell 2022-07-19 09:32:10 -04:00
parent 7f54c4ccd0
commit 3d9b1c383c
1 changed files with 2 additions and 1 deletions

View File

@ -9,4 +9,5 @@
(define test-omit-paths
;; a number of the examples use SPIN for model checking which I need
;; to figure out how to get working on the package server
'("examples/"))
'("examples/")
'("tests/spin/"))