Chromium Code Reviews| Index: SConstruct |
| diff --git a/SConstruct b/SConstruct |
| index 9726f7eacfc4ccd0d3bec2c2a11ccd58291fb51b..b066cc429b67b75e5c92b1e7f86c9eff92d6a689 100755 |
| --- a/SConstruct |
| +++ b/SConstruct |
| @@ -2808,6 +2808,7 @@ irt_variant_tests = [ |
| 'tests/redir/nacl.scons', |
| 'tests/rodata_not_writable/nacl.scons', |
| 'tests/sbrk/nacl.scons', |
| + 'tests/sel_ldr/nacl.scons', |
| 'tests/sel_main_chrome/nacl.scons', |
| 'tests/signal_handler/nacl.scons', |
| 'tests/sleep/nacl.scons', |