- Remove empty section from status file.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44773 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
iposva@google.com
2015-03-28 09:37:42 +00:00
parent 64dd9f59bc
commit 4c064caff6
-2
View File
@@ -45,8 +45,6 @@ async_star_test/01: CompileTimeError, RuntimeError # drt only runtime-errs.
async_star_test/02: RuntimeError
async_star_test/05: Timeout, RuntimeError
[ $compiler == none && ($runtime == drt || $runtime == dartium|| $runtime == ContentShellOnAndroid) ]
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627
unicode_bom_test: Fail # Issue 16067