| Index: test/cctest/SConscript
|
| ===================================================================
|
| --- test/cctest/SConscript (revision 4138)
|
| +++ test/cctest/SConscript (working copy)
|
| @@ -81,7 +81,7 @@
|
| 'arch:x64': ['test-assembler-x64.cc',
|
| 'test-macro-assembler-x64.cc',
|
| 'test-log-stack-tracer.cc'],
|
| - 'arch:mips': ['test-assembler-mips.cc'],
|
| + 'arch:mips': ['test-assembler-mips.cc', 'test-mips.cc'],
|
| 'os:linux': ['test-platform-linux.cc'],
|
| 'os:macos': ['test-platform-macos.cc'],
|
| 'os:nullos': ['test-platform-nullos.cc'],
|
|
|