Fix buildbot failures - removing the CPU term in the seconds from the output.
diff --git a/Lib/test/test_profile.py b/Lib/test/test_profile.py
index e40beaf..aa93d39 100644
--- a/Lib/test/test_profile.py
+++ b/Lib/test/test_profile.py
@@ -93,7 +93,7 @@
 # Don't remove this comment. Everything below it is auto-generated.
 #--cut--------------------------------------------------------------------------
 ProfileTest.expected_output['print_stats'] = """\
-         127 function calls (107 primitive calls) in 999.749 CPU seconds
+         127 function calls (107 primitive calls) in 999.749 seconds
 
    Ordered by: standard name