summaryrefslogtreecommitdiff
path: root/admin/gae-test-app.yaml
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2012-04-17 23:14:51 -0400
committerEli Collins <elic@assurancetechnologies.com>2012-04-17 23:14:51 -0400
commit64ab6fc89b497efa9169f11d55251e417c4db0ba (patch)
treeb3f6f5dc27b87a6bc90cb3686fa98239ee8ff053 /admin/gae-test-app.yaml
parent8eb4c4d3b58eec6802c698ddbf357b2fd243a68c (diff)
parentcd029846fdc0c3d7ffc7f53caad4579e7e0e8725 (diff)
downloadpasslib-ironpython-support-dev.tar.gz
Merge from defaultironpython-support-dev
Diffstat (limited to 'admin/gae-test-app.yaml')
-rw-r--r--admin/gae-test-app.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/admin/gae-test-app.yaml b/admin/gae-test-app.yaml
deleted file mode 100644
index c846c23..0000000
--- a/admin/gae-test-app.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-application: fake-app
-version: 2
-runtime: python
-api_version: 1
-
-handlers:
-- url: /.*
- script: dummy.py
-