Skip to content

Commit 1b1d353

Browse files
committed
Update tests/signer/mod.rs for scenario modules
1 parent 49a2f05 commit 1b1d353

File tree

1 file changed

+1
-0
lines changed
  • testnet/stacks-node/src/tests/signer

1 file changed

+1
-0
lines changed

testnet/stacks-node/src/tests/signer/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
//
1313
// You should have received a copy of the GNU General Public License
1414
// along with this program. If not, see <http://www.gnu.org/licenses/>.
15+
mod commands;
1516
mod v0;
1617

1718
use std::collections::HashSet;

0 commit comments

Comments
 (0)