forked from lthn/blockchain
coretests: asset_operation_and_hardfork_checks test added
* Implement "asset_operation_and_hardfork_checks" test * Run "asset_operation_and_hardfork_checks" test on core tests run
This commit is contained in:
parent
0d3e90f4a5
commit
d74a04d6df
1 changed files with 1 additions and 1 deletions
|
|
@ -1297,7 +1297,7 @@ int main(int argc, char* argv[])
|
|||
|
||||
|
||||
GENERATE_AND_PLAY_HF(attachment_isolation_test, "4-*");
|
||||
|
||||
GENERATE_AND_PLAY_HF(asset_operation_and_hardfork_checks, "4-*");
|
||||
|
||||
// GENERATE_AND_PLAY(gen_block_reward);
|
||||
// END OF TESTS */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue