Browse Source

Docs: Fix typo in RestIT

Alexander Kazakov 9 years ago
parent
commit
2fc328e10a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      TESTING.asciidoc

+ 1 - 1
TESTING.asciidoc

@@ -296,7 +296,7 @@ gradle :distribution:integ-test-zip:integTest \
   -Dtests.method="test {p0=cat.shards/10_basic/Help}"
   -Dtests.method="test {p0=cat.shards/10_basic/Help}"
 ---------------------------------------------------------------------------
 ---------------------------------------------------------------------------
 
 
-`RestNIT` are the executable test classes that runs all the
+`RestIT` are the executable test classes that runs all the
 yaml suites available within the `rest-api-spec` folder.
 yaml suites available within the `rest-api-spec` folder.
 
 
 The REST tests support all the options provided by the randomized runner, plus the following:
 The REST tests support all the options provided by the randomized runner, plus the following: