Update Testing authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
...@@ -14,8 +14,6 @@ Each test has 4 stages: ...@@ -14,8 +14,6 @@ Each test has 4 stages:
Use this template in order to register new tests; replace `NN` and `Description` accordingly: Use this template in order to register new tests; replace `NN` and `Description` accordingly:
```bash
```bash ```bash
#BEGIN Test 1: Description #BEGIN Test 1: Description
T=1 T=1
... ...
......