Sha256: 850d7f9c7cd50a1ca28cce856ccc5601dc360798ef3995bbe529a2e3eab62361
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') require 'translator/base' describe "Translator" do it "should set base_path" do BASE_PATH.should == "./" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ymdp-0.1.1 | spec/translator_spec.rb |