mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-22 15:18:27 -04:00
6 lines
82 B
JavaScript
Executable File
6 lines
82 B
JavaScript
Executable File
'use strict'
|
|
|
|
require('should')
|
|
|
|
module.exports = function (snippet, fixtures) {}
|