diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/tests/test_bg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests/test_bg.rb b/test/tests/test_bg.rb index 0591511..363f7db 100644 --- a/test/tests/test_bg.rb +++ b/test/tests/test_bg.rb @@ -145,7 +145,7 @@ module Tests def self.test_bg_options TestBg.new 'bg-options', 'Bg Options', :options_bg end -# + # end # # EOF |