Skip to content

Commit

Permalink
fix: revert pull request #87
Browse files Browse the repository at this point in the history
0.14.0-beta1 revert restored results during merge process
  • Loading branch information
Jiyong Ha committed Mar 31, 2021
1 parent ab0da46 commit 4b99966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vm/src/testing/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// The external interface is `use cosmwasm_vm::testing::X` for all integration testing symbols, no matter where they live internally.

mod calls;
mod contract;
mod ibc_calls;
mod instance;
mod mock;
Expand Down

0 comments on commit 4b99966

Please sign in to comment.