From f82591dd6f6f20794d7c60cf3206c7c1982910dc Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Wed, 11 Jul 2018 09:12:20 -0700 Subject: [PATCH] Remove outdated README --- compiler/tests/README | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 compiler/tests/README diff --git a/compiler/tests/README b/compiler/tests/README deleted file mode 100644 index be7f42aa..00000000 --- a/compiler/tests/README +++ /dev/null @@ -1,3 +0,0 @@ -Note that the tests turn off DRC/LVS when they perform their own check -for performance improvement. However, it must be turned back on before -the test runs an assert. \ No newline at end of file