Index: appengine_apps/chromium_status/README |
diff --git a/appengine_apps/chromium_status/README b/appengine_apps/chromium_status/README |
deleted file mode 100644 |
index 75c14e1b5d6d46fefb944150f13d3a5b19acc7cd..0000000000000000000000000000000000000000 |
--- a/appengine_apps/chromium_status/README |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-Integration tests found in tests/ use dev_appserver.py |
-but aren't allowed to actually load/test python code directly. |
- |
-We should generalize the mechanism for writing dev_appserver.py tests |
-and share that with other appengine_apps. |