cosmetic fix
This commit is contained in:
parent
cc82b3af04
commit
28fa5349d7
@ -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 () {
|
||||||
|
Loading…
Reference in New Issue
Block a user