diff --git a/brat/test/Test/Compile/Hugr.hs b/brat/test/Test/Compile/Hugr.hs index c8f64b6c..7487a016 100644 --- a/brat/test/Test/Compile/Hugr.hs +++ b/brat/test/Test/Compile/Hugr.hs @@ -31,7 +31,6 @@ invalidExamples = map ((++ ".brat") . ("examples" )) ["adder" ,"app" ,"dollar_kind" - ,"pass" ,"portpulling" ,"repeated_app" -- missing coercions, https://github.com/CQCL-DEV/brat/issues/413 ,"thunks"]