Sha256: c73f6ff12feeeb3fc18b1a65deca21910d8e2bd415b5497f5d990ddb169670c1

Contents?: true

Size: 138 Bytes

Versions: 2

Compression:

Stored size: 138 Bytes

Contents

require "spec_helper"

describe Wamp::Worker do
  it "has a version number" do
    expect(Wamp::Worker::VERSION).not_to be nil
  end

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wamp-worker-0.1.1 spec/wamp/worker_spec.rb
wamp-worker-0.1.0 spec/wamp/worker_spec.rb