disabled the wrong test. this is the right one
This commit is contained in:
parent
d1e3765af7
commit
aac511dfb6
|
@ -1,5 +1,6 @@
|
||||||
#lang racket/base
|
#lang racket/base
|
||||||
|
|
||||||
|
#|
|
||||||
(require
|
(require
|
||||||
(prefix-in macro_ honu/core/private/macro2)
|
(prefix-in macro_ honu/core/private/macro2)
|
||||||
(rename-in honu/core/private/honu2
|
(rename-in honu/core/private/honu2
|
||||||
|
@ -70,3 +71,4 @@
|
||||||
(let ()
|
(let ()
|
||||||
(fake-module-begin #hx(1 honu_plus 1 honu_minus 4 honu_times 8)))
|
(fake-module-begin #hx(1 honu_plus 1 honu_minus 4 honu_times 8)))
|
||||||
|#
|
|#
|
||||||
|
|#
|
||||||
|
|
Loading…
Reference in New Issue
Block a user