mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Fix reported ameba issue
This commit is contained in:
parent
1b661d633d
commit
1dd531740c
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
require "../../../spec_helper"
|
||||
|
||||
module Ameba::AST
|
||||
source = Source.new ""
|
||||
|
||||
describe FlowExpressionVisitor do
|
||||
it "creates an expression for return" do
|
||||
rule = FlowExpressionRule.new
|
||||
|
|
Loading…
Reference in a new issue