Skip to content

Commit

Permalink
Added missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
gnought committed Aug 10, 2019
1 parent 23eaecd commit 5e648e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/topics.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ var Buffer = require('safe-buffer').Buffer
var test = require('tape').test
var helper = require('./helper')
var aedes = require('../')
var eos = require('end-of-stream')
var setup = helper.setup
var connect = helper.connect
var subscribe = helper.subscribe
Expand Down

0 comments on commit 5e648e0

Please sign in to comment.