Fixed helper inclusion in redcarpet test
This commit is contained in:
parent
fd5447a6e6
commit
6471ebf0ef
|
@ -1,4 +1,4 @@
|
|||
require File.dirname(__FILE__) + '/helper'
|
||||
require 'helper'
|
||||
|
||||
class TestRedcarpet < Test::Unit::TestCase
|
||||
context "redcarpet" do
|
||||
|
|
Loading…
Reference in New Issue