mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Fixed helper inclusion in redcarpet test
This commit is contained in:
committed by
Tom Preston-Werner
parent
fd5447a6e6
commit
6471ebf0ef
@@ -1,4 +1,4 @@
|
||||
require File.dirname(__FILE__) + '/helper'
|
||||
require 'helper'
|
||||
|
||||
class TestRedcarpet < Test::Unit::TestCase
|
||||
context "redcarpet" do
|
||||
|
||||
Reference in New Issue
Block a user