From 4ff59096a901c337e51eb7ce2827b199645ea898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 26 Jun 2012 16:33:03 +0200 Subject: update spot_specs->iota_Specs --- spec/iota_spec.rb | 26 ++++++++++++++++++++++++++ spec/spot_spec.rb | 26 -------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) create mode 100644 spec/iota_spec.rb delete mode 100644 spec/spot_spec.rb diff --git a/spec/iota_spec.rb b/spec/iota_spec.rb new file mode 100644 index 0000000..38f61b7 --- /dev/null +++ b/spec/iota_spec.rb @@ -0,0 +1,26 @@ +#! /usr/bin/env ruby +# -*- coding: UTF-8 -*- +# + +require 'spec_helper' +# +describe Edoors::Iota do + # + it "path construction" do + class S