๐Ÿก index : github.com/captn3m0/cosmere-books.git

require "./spec_helper"

describe Cosmere::Books do
  # TODO: Write tests

  it "works" do
    false.should eq(true)
  end
end