Skip to content

Commit

Permalink
stupid indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
qrush committed Jan 12, 2012
1 parent 5773753 commit 5f6e78c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/m.rb
@@ -1,5 +1,6 @@
#`m` stands for metal, which is a better test/unit test runner that can run
#tests by line number.
#
#[![m ci](https://secure.travis-ci.org/qrush/m.png)](http://travis-ci.org/qrush/m)
#
#![Rush is a heavy metal band. Look it up on Wikipedia.](https://raw.github.com/qrush/m/master/rush.jpg)
Expand All @@ -22,7 +23,7 @@
#
#Given this file:
#
# $ cat -n test/example_test.rb
# $ cat -n test/example_test.rb
# 1 require 'test/unit'
# 2
# 3 class ExampleTest < Test::Unit::TestCase
Expand Down

0 comments on commit 5f6e78c

Please sign in to comment.