spec/github/request/oauth2_spec.rb in github_api-0.10.1 vs spec/github/request/oauth2_spec.rb in github_api-0.10.2
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: utf-8
+
require 'spec_helper'
describe Github::Request::OAuth2 do
include Github::Utils::Url