From b5651032152236609d8761fd464f8e04fc5797c2 Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 4 Jul 2014 15:33:48 +0200 Subject: remove dummy app We're not supporting including leap_web as a gem right now. --- test/dummy/config.ru | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 test/dummy/config.ru (limited to 'test/dummy/config.ru') diff --git a/test/dummy/config.ru b/test/dummy/config.ru deleted file mode 100644 index 1989ed8..0000000 --- a/test/dummy/config.ru +++ /dev/null @@ -1,4 +0,0 @@ -# This file is used by Rack-based servers to start the application. - -require ::File.expand_path('../config/environment', __FILE__) -run Dummy::Application -- cgit v1.2.3