diff --git a/compiler-test/tests/compiler/embed/info.rkt b/compiler-test/tests/compiler/embed/info.rkt index c498742dd3..5f50add10e 100644 --- a/compiler-test/tests/compiler/embed/info.rkt +++ b/compiler-test/tests/compiler/embed/info.rkt @@ -18,3 +18,5 @@ "embed-planet-2")) (define test-timeouts '(("test.rkt" 600))) + +(define test-responsibles '((all mflatt)))