Skip to content

Commit

Permalink
Revert "Ignore flaky TinyGo test (bytecodealliance#679)"
Browse files Browse the repository at this point in the history
This reverts commit f1e8c06.
  • Loading branch information
alexcrichton committed Sep 26, 2023
1 parent f1e8c06 commit b501197
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/go/tests/codegen.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ macro_rules! codegen_test {
(resource_borrow_in_record_export $name:tt $test:tt) => {};
(resources_in_aggregates $name:tt $test:tt) => {};
(issue668 $name:tt $test:tt) => {};
(flavorful $name:tt $test:tt) => {};

($id:ident $name:tt $test:tt) => {
#[test]
Expand Down

0 comments on commit b501197

Please sign in to comment.