Sha256: 1b233b8087f7594fba11203fc7f8070a502376d2c2e505ef48a6c0bf11d2c097
Contents?: true
Size: 153 Bytes
Versions: 3
Compression:
Stored size: 153 Bytes
Contents
require_relative '../test-util' describe "Pione::Util::CPU" do it "should get number of CPU cores" do Util::CPU.core_number.should > 0 end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pione-0.2.2 | test/util/spec_cpu.rb |
pione-0.2.1 | test/util/spec_cpu.rb |
pione-0.2.0 | test/util/spec_cpu.rb |