fix moved test files, set svn:eol-style
svn: r16815
This commit is contained in:
parent
0ae5843f11
commit
10183e8d19
|
@ -1,6 +1,6 @@
|
|||
#lang scheme
|
||||
|
||||
(require "planet-shared.ss")
|
||||
(require planet/private/planet-shared)
|
||||
|
||||
(define-syntax (test stx)
|
||||
(syntax-case stx ()
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Updated to SchemeUnit 2 syntax by Dave Gurnell -- 2007-09-14
|
||||
|
||||
(require (file "time.ss"))
|
||||
(require srfi/19/time)
|
||||
|
||||
(require (planet "test.ss" ("schematics" "schemeunit.plt" 2))
|
||||
(planet "text-ui.ss" ("schematics" "schemeunit.plt" 2)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user