Added tests for new degree/radian conversions.
diff --git a/Lib/test/output/test_math b/Lib/test/output/test_math
index 2a98000..4c8f77c 100644
--- a/Lib/test/output/test_math
+++ b/Lib/test/output/test_math
@@ -8,6 +8,7 @@
 ceil
 cos
 cosh
+degrees
 exp
 fabs
 floor
@@ -19,6 +20,7 @@
 log10
 modf
 pow
+radians
 sin
 sinh
 sqrt