UNPKG
carabistouille-twitter
Version:
latest (4.1.1)
4.1.1
4.1.0
4.0.0
3.3.0
3.2.0
3.1.0
3.0.0
2.0.0
1.0.0
0.0.0
Tweet some fancy french insults
carabistouille-twitter
/
dist
/
test
/
index.spec.js
8 lines
(7 loc)
•
201 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
require
(
"mocha"
);
describe
(
'Run'
,
function
(
) {
//no tests yet
//I don't want to access Twitter API during test
});