mirror of
https://github.com/sstent/node.git
synced 2026-01-27 07:33:13 +00:00
4 lines
108 B
JavaScript
4 lines
108 B
JavaScript
module.exports['generic.http'] = [
|
|
{type: 'file', name: 'upload', filename: '', fixture: 'plain.txt'},
|
|
];
|