From ab379cf49a39c36edb9810a55f23616dec4f3fda Mon Sep 17 00:00:00 2001 From: Quim Muntal Date: Tue, 31 Jan 2023 08:22:43 +0100 Subject: [PATCH] Update misc/README.md Co-authored-by: Davis Goodin --- misc/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/README.md b/misc/README.md index 5da4905..b7e4e75 100644 --- a/misc/README.md +++ b/misc/README.md @@ -1 +1,4 @@ +# misc + This folder contains tests which depend on external modules. +These are in a separate module to avoid polluting the main module dependency graph.