src/TestletTestCaseProxy.st
branchjk_new_structure
changeset 854 e165b3da9adb
parent 853 aa9af509e506
child 855 809b1dc41615
--- a/src/TestletTestCaseProxy.st	Mon Jun 13 16:03:23 2011 +0000
+++ b/src/TestletTestCaseProxy.st	Tue Jun 14 10:58:40 2011 +0000
@@ -101,6 +101,11 @@
 
 !TestletTestCaseProxy class methodsFor:'queries'!
 
+isTestlet
+	^ true
+
+!
+
 isAbstract
     ^ self == TestletTestCaseProxy