[NC-1646] Removed system/smoke tests + resources. (#32)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
mark-terry
2018-10-11 15:29:11 +10:00
committed by GitHub
parent 7870407ef4
commit 43e471b33d
21 changed files with 0 additions and 28259 deletions

View File

@@ -56,10 +56,6 @@ The reference tests (described below) can be triggered with:
```
./gradlew referenceTest
```
The system tests can be triggered with:
```
./gradlew smokeTest
```
## Running Pantheon