Sha256: 17e6bd26bbff2bd20d22b05ffae12d654983b44c17e83ce434eec217da47c886
Contents?: true
Size: 131 Bytes
Versions: 51
Compression:
Stored size: 131 Bytes
Contents
task :default => "spec:run" namespace :spec do desc "Run the tests." task :run do # TODO: Port over the tests. end end
Version data entries
51 entries across 51 versions & 3 rubygems