Test #sendDocument into Telegram

experimental
yago 11 years ago
parent b386e0b43d
commit 146157f648
  1. 6
      test/index.js

@ -201,10 +201,6 @@ describe('Telegram', function () {
});
});
});
describe('#sendDocument', function () {
var documentId;
it('should send a document from file', function (done) {
@ -245,3 +241,5 @@ describe('Telegram', function () {
});
});
});
});

Loading…
Cancel
Save