From 26ae0c8bd8884882ad034d0ce47472579a9c8dad Mon Sep 17 00:00:00 2001 From: tal Date: Sun, 30 May 2021 16:10:46 +0300 Subject: [PATCH] Renamed the test file --- domain/consensus/{lockTimeCLTV_test.go => timelock_CLTV_test.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domain/consensus/{lockTimeCLTV_test.go => timelock_CLTV_test.go} (100%) diff --git a/domain/consensus/lockTimeCLTV_test.go b/domain/consensus/timelock_CLTV_test.go similarity index 100% rename from domain/consensus/lockTimeCLTV_test.go rename to domain/consensus/timelock_CLTV_test.go