This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
tuxbliki/spec/models/wiki_word_spec.rb

7 lines
117 B
Ruby

require File.join( File.dirname(__FILE__), "..", "spec_helper" )
describe WikiWord do
it "should have specs"
end