From 0f8e12e929a86dc7f71f232dc349715c620d8d32 Mon Sep 17 00:00:00 2001 From: Hsiao-Wei Wang Date: Tue, 20 Sep 2022 18:13:08 +0800 Subject: [PATCH] Add a redirection README.md for the sync tests --- tests/formats/sync/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/formats/sync/README.md diff --git a/tests/formats/sync/README.md b/tests/formats/sync/README.md new file mode 100644 index 000000000..ff9f8168c --- /dev/null +++ b/tests/formats/sync/README.md @@ -0,0 +1,3 @@ +# Sync tests + +It re-uses the [fork choice test format](../fork_choice/README.md) to apply the test script.