Skip to content

Commit

Permalink
Fix mxp test
Browse files Browse the repository at this point in the history
  • Loading branch information
DavePearce committed Nov 24, 2024
1 parent 1412412 commit 71a18a3
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 149 deletions.
4 changes: 2 additions & 2 deletions pkg/test/ir_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -534,9 +534,9 @@ func TestSlow_Wcp(t *testing.T) {
Check(t, "wcp")
}

/* func TestSlow_Mxp(t *testing.T) {
func TestSlow_Mxp(t *testing.T) {
Check(t, "mxp")
} */
}

// ===================================================================
// Test Helpers
Expand Down
Loading

0 comments on commit 71a18a3

Please sign in to comment.