Add test/unit

This commit is contained in:
Piotr Usewicz 2013-01-10 20:47:55 +00:00
parent 50b4a8c0ab
commit 5d48c5390d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
require 'rubygems' require 'rubygems'
require 'test/unit'
gem 'RedCloth', '>= 4.2.1' gem 'RedCloth', '>= 4.2.1'
require 'jekyll' require 'jekyll'