Change TestDoctorCommand to JekyllUnitTest since Test constant doesn't necessarily exist

This commit is contained in:
Nick Quaranto 2015-12-14 21:58:36 -05:00
parent fb8bf7bab6
commit 115926fd54
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
require 'helper'
require 'jekyll/commands/doctor'
class TestDoctorCommand < Test::Unit::TestCase
class TestDoctorCommand < JekyllUnitTest
context 'urls only differ by case' do
setup do
clear_dest