Update status file on fixed test

This bug appears to have been fixed by my recent refactoring.

TBR=asiva@google.com

BUG=14003

Review URL: https://codereview.chromium.org//50623004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29512 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/tests/language/language.status b/tests/language/language.status
index 14d7b5b..d5bb2ff 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -5,9 +5,6 @@
 # This directory contains tests that are intended to show the
 # current state of the language.
 
-[ $compiler == none && $runtime == drt && $mode == debug ]
-source_self_negative_test: Crash # Issue 14003
-
 [ $compiler == none ]
 mixin_super_constructor_named_test: Fail # Issue 12631
 mixin_super_constructor_positionals_test: Fail # Issue 12631