svn: r1817
This commit is contained in:
John Clements 2006-01-12 23:57:31 +00:00
parent 634d76c5af
commit b5d041c429

View File

@ -1403,6 +1403,6 @@
(test-teachpack-sequence " (define (f2c x) x) (convert-gui f2c)" `() ; placeholder (test-teachpack-sequence " (define (f2c x) x) (convert-gui f2c)" `() ; placeholder
)) ))
(run-tests '(simple-begin)) (run-tests '(begin))
#;(run-all-tests) #;(run-all-tests)
) )