From 04b14bb24b334ee308cb30e21ecb42e39930ec04 Mon Sep 17 00:00:00 2001 From: Keith Stevens Date: Wed, 18 Jan 2023 15:31:31 +0900 Subject: [PATCH] Moving the test file to a different directory --- website/src/{pages => test_pages}/about.test.tsx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename website/src/{pages => test_pages}/about.test.tsx (100%) diff --git a/website/src/pages/about.test.tsx b/website/src/test_pages/about.test.tsx similarity index 100% rename from website/src/pages/about.test.tsx rename to website/src/test_pages/about.test.tsx