From 6c727964636bd07c40d15809732d3982a2f9742f Mon Sep 17 00:00:00 2001 From: YI Date: Fri, 10 May 2024 01:51:17 +0800 Subject: [PATCH] Pad zero to filenames --- .../{1-connect-peer.bru => 01-connect-peer.bru} | 0 .../{2-send-test-message.bru => 02-send-test-message.bru} | 0 ...-open_channel-message.bru => 03-send-open_channel-message.bru} | 0 ...ept_channel-message.bru => 04-send-accept_channel-message.bru} | 0 .../{5-tx_update.bru => 05-tx_update.bru} | 0 .../{6-another-tx_update.bru => 06-another-tx_update.bru} | 0 ...llaboration.bru => 07-remove-inputs-from-tx-collaboration.bru} | 0 ...mplete-tx-colaboration.bru => 08-complete-tx-colaboration.bru} | 0 ...x-colaboration.bru => 09-another-complete-tx-colaboration.bru} | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename tests/bruno/e2e/open-use-close-a-channel/{1-connect-peer.bru => 01-connect-peer.bru} (100%) rename tests/bruno/e2e/open-use-close-a-channel/{2-send-test-message.bru => 02-send-test-message.bru} (100%) rename tests/bruno/e2e/open-use-close-a-channel/{3-send-open_channel-message.bru => 03-send-open_channel-message.bru} (100%) rename tests/bruno/e2e/open-use-close-a-channel/{4-send-accept_channel-message.bru => 04-send-accept_channel-message.bru} (100%) rename tests/bruno/e2e/open-use-close-a-channel/{5-tx_update.bru => 05-tx_update.bru} (100%) rename tests/bruno/e2e/open-use-close-a-channel/{6-another-tx_update.bru => 06-another-tx_update.bru} (100%) rename tests/bruno/e2e/open-use-close-a-channel/{7-remove-inputs-from-tx-collaboration.bru => 07-remove-inputs-from-tx-collaboration.bru} (100%) rename tests/bruno/e2e/open-use-close-a-channel/{8-complete-tx-colaboration.bru => 08-complete-tx-colaboration.bru} (100%) rename tests/bruno/e2e/open-use-close-a-channel/{9-another-complete-tx-colaboration.bru => 09-another-complete-tx-colaboration.bru} (100%) diff --git a/tests/bruno/e2e/open-use-close-a-channel/1-connect-peer.bru b/tests/bruno/e2e/open-use-close-a-channel/01-connect-peer.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/1-connect-peer.bru rename to tests/bruno/e2e/open-use-close-a-channel/01-connect-peer.bru diff --git a/tests/bruno/e2e/open-use-close-a-channel/2-send-test-message.bru b/tests/bruno/e2e/open-use-close-a-channel/02-send-test-message.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/2-send-test-message.bru rename to tests/bruno/e2e/open-use-close-a-channel/02-send-test-message.bru diff --git a/tests/bruno/e2e/open-use-close-a-channel/3-send-open_channel-message.bru b/tests/bruno/e2e/open-use-close-a-channel/03-send-open_channel-message.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/3-send-open_channel-message.bru rename to tests/bruno/e2e/open-use-close-a-channel/03-send-open_channel-message.bru diff --git a/tests/bruno/e2e/open-use-close-a-channel/4-send-accept_channel-message.bru b/tests/bruno/e2e/open-use-close-a-channel/04-send-accept_channel-message.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/4-send-accept_channel-message.bru rename to tests/bruno/e2e/open-use-close-a-channel/04-send-accept_channel-message.bru diff --git a/tests/bruno/e2e/open-use-close-a-channel/5-tx_update.bru b/tests/bruno/e2e/open-use-close-a-channel/05-tx_update.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/5-tx_update.bru rename to tests/bruno/e2e/open-use-close-a-channel/05-tx_update.bru diff --git a/tests/bruno/e2e/open-use-close-a-channel/6-another-tx_update.bru b/tests/bruno/e2e/open-use-close-a-channel/06-another-tx_update.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/6-another-tx_update.bru rename to tests/bruno/e2e/open-use-close-a-channel/06-another-tx_update.bru diff --git a/tests/bruno/e2e/open-use-close-a-channel/7-remove-inputs-from-tx-collaboration.bru b/tests/bruno/e2e/open-use-close-a-channel/07-remove-inputs-from-tx-collaboration.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/7-remove-inputs-from-tx-collaboration.bru rename to tests/bruno/e2e/open-use-close-a-channel/07-remove-inputs-from-tx-collaboration.bru diff --git a/tests/bruno/e2e/open-use-close-a-channel/8-complete-tx-colaboration.bru b/tests/bruno/e2e/open-use-close-a-channel/08-complete-tx-colaboration.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/8-complete-tx-colaboration.bru rename to tests/bruno/e2e/open-use-close-a-channel/08-complete-tx-colaboration.bru diff --git a/tests/bruno/e2e/open-use-close-a-channel/9-another-complete-tx-colaboration.bru b/tests/bruno/e2e/open-use-close-a-channel/09-another-complete-tx-colaboration.bru similarity index 100% rename from tests/bruno/e2e/open-use-close-a-channel/9-another-complete-tx-colaboration.bru rename to tests/bruno/e2e/open-use-close-a-channel/09-another-complete-tx-colaboration.bru