summaryrefslogtreecommitdiff
path: root/tests/unit_tests/example_test/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit_tests/example_test/README.md')
-rw-r--r--tests/unit_tests/example_test/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/unit_tests/example_test/README.md b/tests/unit_tests/example_test/README.md
new file mode 100644
index 0000000..cb75d68
--- /dev/null
+++ b/tests/unit_tests/example_test/README.md
@@ -0,0 +1,3 @@
+This test only checks that test compilation works. This example contains two test executables.
+
+These tests can be used as template for 'real' tests.