From 106affcd7c1c348be7703d8628e41ac9fde0e39d Mon Sep 17 00:00:00 2001 From: George Lesica Date: Mon, 11 Apr 2022 11:44:15 -0600 Subject: [PATCH] Add test suite directory --- test/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/README.md diff --git a/test/README.md b/test/README.md new file mode 100644 index 0000000..941d852 --- /dev/null +++ b/test/README.md @@ -0,0 +1,4 @@ +# DIPLOMAT Test Suite + +This is the DIPLOMAT test suite, add unit and functional tests here. +