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
/
services
/
tags-api-service-spec.js
9 lines
(5 loc)
•
122 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
// Copyright 2016, EMC, Inc.
/* jshint node:true */
"use strict"
;
describe
(
"Http.Services.Api.Tags"
,
function
(
) { });