We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603df9a commit 0c34672Copy full SHA for 0c34672
token-lending/program/tests/borrow_weight.rs
@@ -1,7 +1,6 @@
1
#![cfg(feature = "test-bpf")]
2
/// the borrow weight feature affects a bunch of instructions. All of those instructions are tested
3
/// here for correctness.
4
-
5
use crate::solend_program_test::setup_world;
6
use crate::solend_program_test::BalanceChecker;
7
use crate::solend_program_test::TokenBalanceChange;
0 commit comments