Index: test/cctest/SConscript |
diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
index 876c104bca122bcfe53f13feffbe6a2dc8f55c5d..18388c0273c8b14c52713cf03db9c0bbbfd47520 100644 |
--- a/test/cctest/SConscript |
+++ b/test/cctest/SConscript |
@@ -69,8 +69,9 @@ SOURCES = { |
'test-sockets.cc', |
'test-spaces.cc', |
'test-strings.cc', |
- 'test-threads.cc', |
'test-thread-termination.cc', |
+ 'test-threads.cc', |
+ 'test-type-info.cc', |
'test-unbound-queue.cc', |
'test-utils.cc', |
'test-version.cc' |