minor: coding to encoding

This commit is contained in:
Kyle Banker 2009-12-01 17:29:22 -05:00
parent d40f445c19
commit 948fb58384
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# coding:utf-8 # encoding:utf-8
require 'test/test_helper' require 'test/test_helper'
class BSONTest < Test::Unit::TestCase class BSONTest < Test::Unit::TestCase