cosmetic fix

This commit is contained in:
Philipp Kunz 2016-07-31 22:47:22 +02:00
parent cc82b3af04
commit 28fa5349d7
2 changed files with 14 additions and 14 deletions

View File

@ -1,7 +1,7 @@
import "typings-test"; import "typings-test";
import "should"; import "should";
import {Dockersock} from "../dist/index" import { Dockersock } from "../dist/index";
describe("dockersock", function () { describe("dockersock", function () {
describe(".Dockersock()", function () { describe(".Dockersock()", function () {