* Did not implement template testing ATM. Need to go through and add those. Hoping to get some help with that.
6 lines
90 B
Ruby
6 lines
90 B
Ruby
require "spec_helper"
|
|
|
|
describe "cinder::keystone_registration" do
|
|
#TODO: implement
|
|
end
|