lib/rex/socket/comm/local.rb.ut.rb in librex-0.0.65 vs lib/rex/socket/comm/local.rb.ut.rb in librex-0.0.66

- old
+ new

@@ -1,6 +1,7 @@ #!/usr/bin/env ruby +# -*- coding: binary -*- $:.unshift(File.join(File.dirname(__FILE__), '..', '..', '..')) require 'test/unit' require 'rex/exceptions' @@ -70,6 +71,6 @@ Rex::Socket::Parameters.from_hash( 'Proto' => 'invalid')) } end -end \ No newline at end of file +end