Sha256: adc0f2721eea6c00113c58fc56463467e42fab73dc7755c52e8484f186741862
Contents?: true
Size: 167 Bytes
Versions: 17
Compression:
Stored size: 167 Bytes
Contents
require 'spec_helper' require 'tdlib-ruby' describe TD do it "should have a VERSION constant" do expect(subject.const_get('VERSION')).to_not be_empty end end
Version data entries
17 entries across 17 versions & 1 rubygems