require 'spec_helper'

describe Daemons do
  it { expect(described_class::VERSION).to be_a String }
end
