From 6511bfd79af479bd889a2d9250631a5ed78ecf51 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Tue, 27 Sep 2016 10:37:35 +0900 Subject: Removed trailing spaces --- mrbgems/mruby-bin-debugger/bintest/mrdb.rb | 2 +- mrbgems/mruby-bin-debugger/bintest/print.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mrbgems/mruby-bin-debugger/bintest') 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"} diff --git a/mrbgems/mruby-bin-debugger/bintest/print.rb b/mrbgems/mruby-bin-debugger/bintest/print.rb index e9d85f333..403ada8e1 100644 --- a/mrbgems/mruby-bin-debugger/bintest/print.rb +++ b/mrbgems/mruby-bin-debugger/bintest/print.rb @@ -13,7 +13,7 @@ class BinTest_MrubyBinDebugger # compile `./bin/mrbc -g -o "#{bin.path}" "#{script.path}"` - + # add mrdb quit testcase << {:cmd=>"quit"} -- cgit v1.2.3