From 5652f2a44c047a6131fd6d285cabd070a84920a0 Mon Sep 17 00:00:00 2001 From: ITOH Date: Sun, 14 Nov 2021 18:49:04 +0100 Subject: [PATCH] 23rd chunk --- tests/util/{format_urls.ts => formatUrls.ts} | 0 tests/util/{validate_length.ts => validateLength.ts} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/util/{format_urls.ts => formatUrls.ts} (100%) rename tests/util/{validate_length.ts => validateLength.ts} (100%) diff --git a/tests/util/format_urls.ts b/tests/util/formatUrls.ts similarity index 100% rename from tests/util/format_urls.ts rename to tests/util/formatUrls.ts diff --git a/tests/util/validate_length.ts b/tests/util/validateLength.ts similarity index 100% rename from tests/util/validate_length.ts rename to tests/util/validateLength.ts