summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-debugger/bintest/mrdb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/mruby-bin-debugger/bintest/mrdb.rb')
-rw-r--r--mrbgems/mruby-bin-debugger/bintest/mrdb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/mrbgems/mruby-bin-debugger/bintest/mrdb.rb b/mrbgems/mruby-bin-debugger/bintest/mrdb.rb
index ae40f0a46..26f3138aa 100644
--- a/mrbgems/mruby-bin-debugger/bintest/mrdb.rb
+++ b/mrbgems/mruby-bin-debugger/bintest/mrdb.rb
@@ -14,7 +14,7 @@ class BinTest_MrubyBinDebugger
# compile
`./bin/mrbc -g -o "#{bin.path}" "#{script.path}"`
-
+
# add mrdb quit
testcase << {:cmd=>"quit"}