about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-02-08 15:08:16 -0800
committerEric Wong <normalperson@yhbt.net>2010-02-08 15:08:16 -0800
commita7655b8f16f04d44ff422f3ca4eafcb5f0d3c0ca (patch)
tree5c4588e2b47e9bb34d15dc948fbffe643c6ec427 /test
parent6858d4ea7b4146ce96525fea821721e60cf6113f (diff)
downloadunicorn-a7655b8f16f04d44ff422f3ca4eafcb5f0d3c0ca.tar.gz
we've already got "-*- encoding: binary -*-" in everything
Diffstat (limited to 'test')
-rw-r--r--test/unit/test_http_parser_ng.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/test_http_parser_ng.rb b/test/unit/test_http_parser_ng.rb
index bb61e7f..4980249 100644
--- a/test/unit/test_http_parser_ng.rb
+++ b/test/unit/test_http_parser_ng.rb
@@ -1,6 +1,5 @@
 # -*- encoding: binary -*-
 
-# coding: binary
 require 'test/test_helper'
 require 'digest/md5'