mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Test::Unit is no longer ships with Ruby.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require 'rubygems'
|
||||
gem 'test-unit'
|
||||
require 'test/unit'
|
||||
|
||||
# for some reason these tests fail when run via TextMate
|
||||
|
||||
Reference in New Issue
Block a user