Added rake task to check pod_url and terse_pod_url

This commit is contained in:
Hexagon 2010-11-30 20:30:46 +01:00 committed by danielvincent
parent 4f3d031e89
commit 160198c152

View file

@ -4,6 +4,7 @@
describe 'making sure the config is parsed as should' do
<<<<<<< HEAD
describe 'pod_url' do
it 'should have a trailing slash' do
APP_CONFIG[:pod_url].should == 'http://example.org/'