From e1df7f47a670e5f2f3cfb27d77efecec1157333e Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Wed, 25 Jul 2012 10:24:09 +1200 Subject: Sizing and placeholder for preview forms. --- test/test_app.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'test') diff --git a/test/test_app.py b/test/test_app.py index 8070996f..699c9c41 100644 --- a/test/test_app.py +++ b/test/test_app.py @@ -59,6 +59,3 @@ class TestApp(tutils.DaemonTests): assert r.status_code == 200 assert 'Request' in r.content - - - -- cgit v1.2.3