From 15a763152f9d392cb80692262f8de5ef8ae15495 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 11 Aug 2021 10:20:47 -0400 Subject: chore: move test files to testdata directory (#11601) --- cli/tests/unit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/unit/README.md') diff --git a/cli/tests/unit/README.md b/cli/tests/unit/README.md index 114bbc043..e1197fe9b 100644 --- a/cli/tests/unit/README.md +++ b/cli/tests/unit/README.md @@ -26,7 +26,7 @@ unitTest( ## Running tests -There are three ways to run `unit_test_runner.ts`: +There are two ways to run `unit_test_runner.ts`: ```sh # Run all tests. -- cgit v1.2.3