Sha256: 6718aad66b81b492e05c6a0523df104a28b96a6096ab0eaa98405bcace99fd05
Contents?: true
Size: 201 Bytes
Versions: 1
Compression:
Stored size: 201 Bytes
Contents
require 'spec_helper' module Github module Archive describe StatCollector do it "has the correct queue" do StatCollector.queue.should eq :github_archive end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
github-archive-0.0.1 | spec/github/archive/stat_collector_spec.rb |