Index: test/cctest/SConscript |
diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
index edb859e9cbc64da3e8bf0b23bdab7c143a4eaced..e512a33935ec83a2e6b3b0a4ad173dc17eafa51d 100644 |
--- a/test/cctest/SConscript |
+++ b/test/cctest/SConscript |
@@ -1,4 +1,4 @@ |
-# Copyright 2008 the V8 project authors. All rights reserved. |
+# Copyright 2012 the V8 project authors. All rights reserved. |
# Redistribution and use in source and binary forms, with or without |
# modification, are permitted provided that the following conditions are |
# met: |
@@ -86,6 +86,7 @@ SOURCES = { |
'test-parsing.cc', |
'test-platform-tls.cc', |
'test-profile-generator.cc', |
+ 'test-random.cc', |
'test-regexp.cc', |
'test-reloc-info.cc', |
'test-serialize.cc', |