From 8fda8e2071566e54e48f9f64252aa661c7130a2a Mon Sep 17 00:00:00 2001 From: Liu-Cheng Xu Date: Tue, 12 Sep 2017 15:15:37 +0800 Subject: [PATCH] Fix typo (#6505) --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 7a2cac946..1613530cb 100755 --- a/test.sh +++ b/test.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Running Parity Full Test Sute +# Running Parity Full Test Suite FEATURES="json-tests" OPTIONS="--release"