test/test_geo.rb in firstfm-0.2.1 vs test/test_geo.rb in firstfm-0.2.2
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: utf-8
+
require 'helper'
class TestGeo < Test::Unit::TestCase
def test_should_get_events
\ No newline at end of file
- old
+ new