Fixing typo: test sweet -> test suite

This commit is contained in:
Luke Williams 2014-02-23 00:02:22 +10:00
parent f3731a93db
commit dacb5f9823

View file

@ -9225,7 +9225,7 @@ test subdirectory for the build. For example,
@node Running Tests, Writing Tests, Testing Framework, Testing Framework
@subsubsection Running Tests
The complete test sweet can be run from the build directory using the
The complete test suite can be run from the build directory using the
check option for the build tool you use. For example, @code{make
check}. The entire test suit lasts around a minute for the optimized
built and many times longer for the debug version. While developing