Fix type in lib_2_precompiled.status.

Change-Id: Id0898b37abb6ac50dfdb717ed586ec3023dd7439
Reviewed-on: https://dart-review.googlesource.com/63141
Reviewed-by: Samir Jindel <sjindel@google.com>
diff --git a/tests/lib_2/lib_2_precompiled.status b/tests/lib_2/lib_2_precompiled.status
index b200227..662e008 100644
--- a/tests/lib_2/lib_2_precompiled.status
+++ b/tests/lib_2/lib_2_precompiled.status
@@ -7,7 +7,7 @@
 convert/utf85_test: Pass, Timeout
 html/*: SkipByDesign # dart:html not supported on AOT.
 mirrors/*: SkipByDesign # Mirrors not supported on AOT.
-lib_2/async/async_no_await_zones_test: RuntimeError # Issue 33700
+async/async_no_await_zones_test: RuntimeError # Issue 33700
 
 [ $compiler == app_jit || $compiler == none || $compiler == precompiler ]
 async/future_or_strong_test: RuntimeError