summaryrefslogtreecommitdiff
path: root/test/crossrunner
diff options
context:
space:
mode:
authorKonrad Grochowski <hcorg@apache.org>2015-05-18 18:10:06 +0200
committerKonrad Grochowski <hcorg@apache.org>2015-05-18 19:47:28 +0200
commit1f6e380c5d07686e4cd8c2b172300a1ba7fbd8b9 (patch)
treec811276f8cb39bf1d57207792566433300b35998 /test/crossrunner
parent3b115dfa614cfac7af86d81d99f69b381508b75e (diff)
downloadthrift-1f6e380c5d07686e4cd8c2b172300a1ba7fbd8b9.tar.gz
`make style` applied
Diffstat (limited to 'test/crossrunner')
-rw-r--r--test/crossrunner/collect.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/crossrunner/collect.py b/test/crossrunner/collect.py
index 6c771b3ba..145afef1a 100644
--- a/test/crossrunner/collect.py
+++ b/test/crossrunner/collect.py
@@ -36,7 +36,7 @@ from crossrunner.util import merge_dict
# (e.g. binary:accel) where test is run for any matching "spec" while actual
# argument passed to test executable is "impl".
# Otherwise "spec" is equivalent to "spec:spec" pair.
-# (e.g. "binary" is equivalent to "binary:bianry" in tests.json)
+# (e.g. "binary" is equivalent to "binary:binary" in tests.json)
#
VALID_JSON_KEYS = [
'name', # name of the library, typically a language name