minor: coding to encoding
This commit is contained in:
parent
d40f445c19
commit
948fb58384
|
@ -1,4 +1,4 @@
|
|||
# coding:utf-8
|
||||
# encoding:utf-8
|
||||
require 'test/test_helper'
|
||||
|
||||
class BSONTest < Test::Unit::TestCase
|
||||
|
|
Loading…
Reference in New Issue