fix encoding comments

This commit is contained in:
404
2013-01-06 11:07:12 +08:00
parent 957b5d1499
commit 06b019008a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Utils.-*- encoding: utf-8 -*-
# -*- encoding: utf-8 -*-
require 'spec_helper'
require 'qiniu/rs/auth'
+1 -1
View File
@@ -1,4 +1,4 @@
# Utils.-*- encoding: utf-8 -*-
# -*- encoding: utf-8 -*-
require 'digest/sha1'
require 'spec_helper'