Add magic comment to spec on Ruby 1.9.x

This commit is contained in:
uu59 2014-12-17 10:58:59 +09:00
parent b2eb590cc9
commit 1b8d5b6ad3

View File

@ -1,3 +1,5 @@
# coding: utf-8
require "enumerator"
require 'spec_helper'