Rename tests/README.md

This commit is contained in:
LeoHsiao 2020-08-13 20:30:52 +08:00
parent fca6e2e30a
commit ff44e68d4c

View File

@ -1,4 +1,4 @@
- [Introduction](#introduction)
- [README-TESTS](#README-TESTS)
- [Running the test suite](#running-the-test-suite)
- [Writing new tests](#writing-new-tests)
- [Test suite](#test-suite)
@ -23,7 +23,7 @@
<!-- The TOC is generated by Markdown Preview Enhanced -->
# Introduction
# README-TESTS
This test suite is intended for system tests, i.e. for running a binary with
certain parameters and comparing the output against an expected value. This is