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