From 5790af7fc422b676c3d5e0289e0c1c565bbff285 Mon Sep 17 00:00:00 2001 From: Danny Ryan Date: Wed, 3 Apr 2019 14:13:17 +1100 Subject: [PATCH] Update specs/test_formats/README.md Co-Authored-By: protolambda --- specs/test_formats/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/specs/test_formats/README.md b/specs/test_formats/README.md index 061903799..14b358e67 100644 --- a/specs/test_formats/README.md +++ b/specs/test_formats/README.md @@ -113,7 +113,6 @@ Separation of configuration and tests aims to: \**: Some clients prefer compile-time constants and optimizations. They should compile for each configuration once, and run the corresponding tests per build target. - ## Fork-timeline A fork timeline is (preferably) loaded in as a configuration object into a client, as opposed to the constants configuration: