[test] Fix space in test expectation

BUG=v8:5598
TBR=adamk@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2479793003
Cr-Commit-Position: refs/heads/master@{#40750}
This commit is contained in:
machenbach 2016-11-04 01:42:14 -07:00 committed by Commit bot
parent 388acfc4ed
commit 8108a294a7

View File

@ -361,7 +361,7 @@
'test-sampler-api/StackFramesConsistent': [FAIL],
# BUG(v8:5457)
'test-api/SetJitCodeEventHandler ': [PASS, ['no_snap', SKIP]],
'test-api/SetJitCodeEventHandler': [PASS, ['no_snap', SKIP]],
}], # variant == turbofan_opt
##############################################################################