Skip to content

Commit

Permalink
[tests] Remove XFail on pass.brat
Browse files Browse the repository at this point in the history
It doesn't import from lib.kernel anymore, isn't victim to #13
  • Loading branch information
croyzor committed Aug 7, 2024
1 parent 0bd7e5d commit e048f3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion brat/test/Test/Compile/Hugr.hs
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit e048f3a

Please sign in to comment.