mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 23:00:30 +00:00
6 lines
84 B
JavaScript
Executable File
6 lines
84 B
JavaScript
Executable File
'use strict';
|
|
|
|
require('should');
|
|
|
|
module.exports = function(snippet, fixtures) {};
|