From 619bc91081b00737df88aef3d59005d2ce2ee4b5 Mon Sep 17 00:00:00 2001 From: topecongiro Date: Sat, 4 Nov 2017 22:30:26 +0900 Subject: [PATCH] Change test files' name --- ...s-chain_one_line_max-above.rs => configs-chain_width-above.rs} | 0 ...s-chain_one_line_max-below.rs => configs-chain_width-below.rs} | 0 ...s-chain_one_line_max-above.rs => configs-chain_width-above.rs} | 0 ...s-chain_one_line_max-below.rs => configs-chain_width-below.rs} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename tests/source/{configs-chain_one_line_max-above.rs => configs-chain_width-above.rs} (100%) rename tests/source/{configs-chain_one_line_max-below.rs => configs-chain_width-below.rs} (100%) rename tests/target/{configs-chain_one_line_max-above.rs => configs-chain_width-above.rs} (100%) rename tests/target/{configs-chain_one_line_max-below.rs => configs-chain_width-below.rs} (100%) diff --git a/tests/source/configs-chain_one_line_max-above.rs b/tests/source/configs-chain_width-above.rs similarity index 100% rename from tests/source/configs-chain_one_line_max-above.rs rename to tests/source/configs-chain_width-above.rs diff --git a/tests/source/configs-chain_one_line_max-below.rs b/tests/source/configs-chain_width-below.rs similarity index 100% rename from tests/source/configs-chain_one_line_max-below.rs rename to tests/source/configs-chain_width-below.rs diff --git a/tests/target/configs-chain_one_line_max-above.rs b/tests/target/configs-chain_width-above.rs similarity index 100% rename from tests/target/configs-chain_one_line_max-above.rs rename to tests/target/configs-chain_width-above.rs diff --git a/tests/target/configs-chain_one_line_max-below.rs b/tests/target/configs-chain_width-below.rs similarity index 100% rename from tests/target/configs-chain_one_line_max-below.rs rename to tests/target/configs-chain_width-below.rs