mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Remove unused objects
This commit is contained in:
parent
231323bbf1
commit
7896a3496d
1 changed files with 0 additions and 2 deletions
|
@ -123,8 +123,6 @@ Spectator.describe Spectator::LazyDouble do
|
|||
|
||||
it "returns the original value" do
|
||||
io = IO::Memory.new
|
||||
pp = PrettyPrint.new(io)
|
||||
hasher = Crystal::Hasher.new
|
||||
aggregate_failures do
|
||||
expect(dbl.!=(42)).to be_true
|
||||
expect(dbl.!~(42)).to be_true
|
||||
|
|
Loading…
Reference in a new issue