summaryrefslogtreecommitdiff
path: root/test/test_wrapper.rb
diff options
context:
space:
mode:
authorAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-03-15 09:40:23 -0300
committerAbinoam Praxedes Marques Jr <abinoam@gmail.com>2015-04-29 23:43:27 -0300
commit0478b5ab1652267e0a16752b8413b5cce0b2a32f (patch)
treedcd9bc6e991f3dabf5fda5795b12c6fd6c75aecc /test/test_wrapper.rb
parente93eb1baf5c4121d680dba5b9cdff504605d7845 (diff)
downloadhighline-0478b5ab1652267e0a16752b8413b5cce0b2a32f.tar.gz
Add coding information to all files - 1.9 compatibility
Diffstat (limited to 'test/test_wrapper.rb')
-rw-r--r--test/test_wrapper.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test_wrapper.rb b/test/test_wrapper.rb
index 6c51f2e..6afcdff 100644
--- a/test/test_wrapper.rb
+++ b/test/test_wrapper.rb
@@ -1,3 +1,6 @@
+#!/usr/bin/env ruby
+# coding: utf-8
+
require "minitest/autorun"
require "test_helper"