Sha256: b0734a2378dd075610f55c8b815acfd9455d92ee1a9dfe09208d44d73303c164

Contents?: true

Size: 117 Bytes

Versions: 4

Compression:

Stored size: 117 Bytes

Contents

covers 'facets/string/unquote'

tests String do

  unit :unquote do
    "'here'".unquote.assert == "here"
  end

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
facets-2.9.1 test/core/string/test_unquote.rb
facets-2.9.0 test/core/string/test_unquote.rb
facets-2.9.0.pre.2 test/core/string/test_unquote.rb
facets-2.9.0.pre.1 test/core/string/test_unquote.rb