diff --git a/.status b/.status
index 873fb3d0c47c4a7da487e848ea3ff81ead6b2ee9..4fa3675437eb9ebca18e3d2e9c551c785528d0fb 100644
--- a/.status
+++ b/.status
@@ -14,8 +14,7 @@ packages/*: Skip
 # difference between transformed an untransformed code.
 test/*: Skip
 
-# Skip test-looking files in the lib directory
-lib/*: Skip
+unittest/lib/src/live_test: Skip # Don't run library files as tests
 
 [ $runtime == jsshell ]
 build/test/missing_tick_test: Fail # Timer interface not supported: dartbug.com/7728