From b465aa06b28b3093d5d6459b14051fe153ba68bd Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Fri, 19 Mar 2021 19:48:16 +1100 Subject: [PATCH] Updated structure folders (markdown) --- structure-folders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structure-folders.md b/structure-folders.md index ec09cba..068c1bb 100644 --- a/structure-folders.md +++ b/structure-folders.md @@ -51,7 +51,7 @@ This directory is used by all repos, but the core repo has only a placeholder se ## Test -`test` contains tools for testing the projects. This will eventually house fully automated testing suites. +`test/` contains tools for testing the projects. This will eventually house fully automated testing suites. ## Tools