summaryrefslogtreecommitdiffstats
path: root/storageframework
diff options
context:
space:
mode:
authorVegard Sjonfjell <vegard@yahoo-inc.com>2016-11-17 16:05:03 +0100
committerVegard Sjonfjell <vegard@yahoo-inc.com>2016-11-17 16:05:03 +0100
commit321e9e6670caf618f3bd316fbdff260353caf035 (patch)
tree7ddc28800438cc5afcdb4a2d7ab9f38c82d69465 /storageframework
parentcd530b4c5eb1231ef1fc7e8d8f51b02b57e896f8 (diff)
Typo
Diffstat (limited to 'storageframework')
-rw-r--r--storageframework/src/tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/storageframework/src/tests/CMakeLists.txt b/storageframework/src/tests/CMakeLists.txt
index fc7d9a8dc2d..883dd37d325 100644
--- a/storageframework/src/tests/CMakeLists.txt
+++ b/storageframework/src/tests/CMakeLists.txt
@@ -9,7 +9,7 @@ vespa_add_executable(storageframework_testrunner_app TEST
storageframework_testthread
)
-# TODO: Test with a larget chunk size to parallelize test suite runs
+# TODO: Test with a larger chunk size to parallelize test suite runs
vespa_add_test(
NAME storageframework_testrunner_app
COMMAND python ${PROJECT_SOURCE_DIR}/cppunit-parallelize.py --chunks 1 $<TARGET_FILE:storageframework_testrunner_app>