Commit d4290995 authored by Shinya Maeda's avatar Shinya Maeda

Add tests for Trace::Stream

parent b94c84e5
...@@ -24,7 +24,7 @@ module Ci ...@@ -24,7 +24,7 @@ module Ci
raw_data raw_data
else else
raise 'Unsupported data store' raise 'Unsupported data store'
end end&.force_encoding(Encoding::BINARY)
end end
def set_data(value) def set_data(value)
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment