Skip to content

Commit

Permalink
🆙 modify: remove gabage code.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbpgr committed May 5, 2015
1 parent 640ea3e commit 4194765
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/brain_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ def case_after(c)
loop_stack: [2],
tape: [1, 1],
memory_cursol: 1,
code_cursol: 0,
code_cursol: 10,
expected: [2, 10]
}
Expand Down

0 comments on commit 4194765

Please sign in to comment.