$NetBSD$

Fix script encoding.

--- test/test_compiler.rb.orig	2010-09-03 08:05:33.000000000 +0000
+++ test/test_compiler.rb
@@ -1,4 +1,4 @@
-# -*- encoding: utf8 -*-
+# -*- encoding: utf-8 -*-
 
 require File.dirname(__FILE__) + '/helper.rb'
 require "color/rgb/jp/compiler/compiler"
