Index: test/cctest/SConscript |
diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
index c3614b65413b244763ac1a8ff6610403701c2d68..fbaf5bf0ecee97e2274d9756611d9c02287fbb43 100644 |
--- a/test/cctest/SConscript |
+++ b/test/cctest/SConscript |
@@ -51,6 +51,7 @@ SOURCES = { |
'test-debug.cc', |
'test-decls.cc', |
'test-deoptimization.cc', |
+ 'test-dictionary.cc', |
'test-diy-fp.cc', |
'test-double.cc', |
'test-dtoa.cc', |