|
|
@@ -11,7 +11,7 @@ describe 'apt.coffee', -> |
|
|
it 'test .apt libssl-dev', (done)->
|
|
|
bot.test ".apt libssl-dev", (msg)->
|
|
|
expect(msg).to.be.a('string')
|
|
|
- msg.should.equal 'libssl-dev {lucid (10.04LTS), precise (12.04LTS), trusty (14.04LTS), utopic, vivid}'
|
|
|
+ msg.should.equal 'libssl-dev {precise (12.04LTS), trusty (14.04LTS), utopic, vivid, wily}'
|
|
|
done()
|
|
|
|
|
|
it 'test .aptf evp.h', (done)->
|
|
|
|
0 comments on commit
bc0d3e8