about summary refs log tree commit homepage
path: root/t/broken-app.ru
diff options
context:
space:
mode:
Diffstat (limited to 't/broken-app.ru')
-rw-r--r--t/broken-app.ru1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/broken-app.ru b/t/broken-app.ru
index d05d7ab..5966bff 100644
--- a/t/broken-app.ru
+++ b/t/broken-app.ru
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
 # we do not want Rack::Lint or anything to protect us
 use Rack::ContentLength
 use Rack::ContentType, "text/plain"