Chromium Code Reviews| Index: test/NaCl/PNaClABI/types.ll |
| diff --git a/test/NaCl/PNaClABI/types.ll b/test/NaCl/PNaClABI/types.ll |
| index 6b8335504e10a79ab59960feccd6333389191988..855ca027a05c1aafc98ba45f6f0c31e6f1a45adc 100644 |
| --- a/test/NaCl/PNaClABI/types.ll |
| +++ b/test/NaCl/PNaClABI/types.ll |
| @@ -1,4 +1,4 @@ |
| -; RUN: pnacl-abicheck < %s | FileCheck %s |
| +; RUN: not pnacl-abicheck < %s | FileCheck %s |
| ; Test types allowed by PNaCl ABI |