aboutsummaryrefslogtreecommitdiffstats
path: root/lib/health_checks/health_checks.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/health_checks/health_checks.rb')
-rw-r--r--lib/health_checks/health_checks.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/health_checks/health_checks.rb b/lib/health_checks/health_checks.rb
index 6f0c9de8e..54cb0d96b 100644
--- a/lib/health_checks/health_checks.rb
+++ b/lib/health_checks/health_checks.rb
@@ -1,3 +1,4 @@
+# -*- encoding : utf-8 -*-
require 'health_checkable'
Dir[File.dirname(__FILE__) + '/checks/*.rb'].each do |file|