[Test commit] Cleanup some whitespace in a test file
authorSam Clegg <sbc@chromium.org>
Fri, 14 Apr 2017 18:43:57 +0000 (18:43 +0000)
committerSam Clegg <sbc@chromium.org>
Fri, 14 Apr 2017 18:43:57 +0000 (18:43 +0000)
llvm-svn: 300361

llvm/test/ObjectYAML/wasm/header_invalid_version.yaml

index a4e1246..fa742db 100644 (file)
@@ -1,8 +1,6 @@
 # RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s
-
 --- !WASM
 FileHeader:
   Version:         0x00000002
 ...
-
 # CHECK: Error: 'Invalid data was encountered while parsing the file'