add class exceptions
diff --git a/Lib/test/testall.out b/Lib/test/testall.out
index 709580c..e69df95 100644
--- a/Lib/test/testall.out
+++ b/Lib/test/testall.out
@@ -48,6 +48,7 @@
 2. Opcodes
 XXX Not yet fully implemented
 2.1 try inside for loop
+2.2 raise class exceptions
 test_operations
 3. Operations
 XXX Not yet implemented