spec/highrise/person_spec.rb in highrise-1.2.0 vs spec/highrise/person_spec.rb in highrise-2.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: utf-8
+
require File.dirname(__FILE__) + '/../spec_helper'
describe Highrise::Person do
before(:each) do