diff --git a/test/Jamfile b/test/Jamfile index 01e57ae..d54a8a5 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -22,6 +22,7 @@ local multi-threading = /boost/thread test-suite phoenix_core : [ run core/custom_terminal.cpp ] + [ run core/intel_test.cpp ] [ run core/primitives_tests.cpp ] ;