Remove a debug statement.

llvm-svn: 152732
This commit is contained in:
Johnny Chen 2012-03-14 18:35:38 +00:00
parent 4548962f00
commit 24b5b8b7b8
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ class ObjCNewSyntaxTestCase(TestBase):
if not self.applies():
return
print "Hello!"
self.common_setup()
self.expect("expr -o -- immutable_array[0]", VARIABLES_DISPLAYED_CORRECTLY,