We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ffe65 commit af4c9f7Copy full SHA for af4c9f7
test/protocol/http/header/quoted_string.rb
@@ -3,7 +3,7 @@
3
# Released under the MIT License.
4
# Copyright, 2016-2024, by Samuel Williams.
5
6
-require 'protocol/http/header/quoted_string'
+require "protocol/http/header/quoted_string"
7
8
describe Protocol::HTTP::Header::QuotedString do
9
with ".unquote" do
0 commit comments