You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
356 B

  1. module.exports['missing-hyphens1.http'] = [
  2. {type: 'file', name: 'upload', filename: 'plain.txt', fixture: 'plain.txt',
  3. sha1: 'b31d07bac24ac32734de88b3687dddb10e976872'},
  4. ];
  5. module.exports['missing-hyphens2.http'] = [
  6. {type: 'file', name: 'upload', filename: 'plain.txt', fixture: 'plain.txt',
  7. sha1: 'b31d07bac24ac32734de88b3687dddb10e976872'},
  8. ];