From cbf6adfa71013bd4fb4632a380c362057c300abb Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 11 May 2025 12:29:14 +0200 Subject: [PATCH] Add test environment to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0e61c27..ada2173b 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ as hierarchical job scheduler within the allocations. * [License](https://executorlib.readthedocs.io/en/latest/4-developer.html#license) * [Modules](https://executorlib.readthedocs.io/en/latest/4-developer.html#modules) * [Interface Class Hierarchy](https://executorlib.readthedocs.io/en/latest/4-developer.html#interface-class-hierarchy) + * [Test Environment](https://executorlib.readthedocs.io/en/latest/4-developer.html#test-environment) * [Communication](https://executorlib.readthedocs.io/en/latest/4-developer.html#communication) * [External Libraries](https://executorlib.readthedocs.io/en/latest/4-developer.html#external-libraries) * [External Executables](https://executorlib.readthedocs.io/en/latest/4-developer.html#external-executables)