From 3de8aa6cb5f8332ef4bf6f183474783e55689f40 Mon Sep 17 00:00:00 2001 From: albada <s.van.albada@fz-juelich.de> Date: Mon, 9 Jul 2018 11:14:10 +0200 Subject: [PATCH] testsuite -> test suite --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e9304e..d85a855 100644 --- a/README.md +++ b/README.md @@ -163,9 +163,9 @@ The multi-area model can be run in different modes. combining this mode with the previous mode 'Subset of the network'). -## Testsuite +## Test suite -The `tests/` folder holds a testsuite that tests different aspects of +The `tests/` folder holds a test suite that tests different aspects of network model initalization and mean-field calculations. It can be conveniently run by executing `pytest` in the `tests/` folder: -- GitLab