Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rod committed Feb 16, 2018
1 parent b30d11b commit b0e44f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test-index.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ describe "index",->
done()

it "exports AmqpBase", (done)->
index.AmqpBase.should.exist
index.AMQPBase.should.exist
index.AmqpBase.should.exist
done()

0 comments on commit b0e44f6

Please sign in to comment.