mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Remove outdated spec
This commit is contained in:
parent
d31e41b8a7
commit
8e86374d08
1 changed files with 0 additions and 5 deletions
|
@ -84,11 +84,6 @@ module Ameba
|
||||||
it_detects_empty_expression %(
|
it_detects_empty_expression %(
|
||||||
begin; end
|
begin; end
|
||||||
)
|
)
|
||||||
it_detects_empty_expression %(
|
|
||||||
begin
|
|
||||||
nil
|
|
||||||
end
|
|
||||||
)
|
|
||||||
it_detects_empty_expression %(
|
it_detects_empty_expression %(
|
||||||
begin
|
begin
|
||||||
()
|
()
|
||||||
|
|
Loading…
Reference in a new issue