UNPKG
on-http-y1
Version:
latest (2.14.0)
2.14.0
OnRack Http Server
github.com/RackHD/on-http
RackHD/on-http
on-http-y1
/
spec
/
lib
/
common
/
file-loader-spec.js
9 lines
(6 loc)
•
156 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
// Copyright 2015, EMC, Inc.
/* jshint node:true */
'use strict'
;
describe
(
require
(
'path'
).
basename
(__filename),
function
(
) {
it
(
'needs specs'
); });