bifocal/node_modules/gelf-stream/test/fast.js

8 lines
111 B
JavaScript
Raw Normal View History

2024-06-19 09:56:58 -04:00
var should = require('should'),
gelfStream = require('../')
describe('gelf-stream', function() {
})