mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-03 00:45:49 +00:00
[fold] fix bad assert
This commit is contained in:
@@ -5544,7 +5544,6 @@ public:
|
|||||||
testTSH(sa - fixXahauV1 - fixXahauV2);
|
testTSH(sa - fixXahauV1 - fixXahauV2);
|
||||||
testTSH(sa - fixXahauV2);
|
testTSH(sa - fixXahauV2);
|
||||||
testTSH(sa);
|
testTSH(sa);
|
||||||
testEmittedTxn(sa - fixXahauV2);
|
|
||||||
testEmittedTxn(sa);
|
testEmittedTxn(sa);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user