removed a now-bogus test case; pls. include this commit in the release

svn: r18647
This commit is contained in:
Robby Findler 2010-03-27 14:26:26 +00:00
parent 0f3dc1085a
commit 5c2f79a3fa

View File

@ -2253,13 +2253,7 @@ and reports the results.
'playing 3 (make-posn 0 0) #f)
"h")
(make-world '() (make-posn 1 1)
'playing 3 (make-posn 0 0) #t))
(test (change (make-world '() (make-posn 1 1)
'playing 3 (make-posn 0 0) #t)
"release")
(make-world '() (make-posn 1 1) 'playing 3 (make-posn 0 0) #f))]
'playing 3 (make-posn 0 0) #t))]
@chunk[<point-in-this-circle?-tests>