More specs.

This commit is contained in:
Christian Williams
2009-12-28 15:24:49 -06:00
parent 00c7d3ca29
commit 2045226ba7
2 changed files with 7 additions and 4 deletions

View File

@@ -27,8 +27,4 @@ class JasmineSelfTestConfig < Jasmine::Config
"/spec" => spec_dir
}
end
#
# def specs
# Jasmine.cachebust(spec_files).collect {|f| f.sub(spec_dir, "/spec")}
# end
end