Permalink
Browse files

Add mocha styles to test runner.

1 parent d37a4fc commit 1628fd77b8a7a450f61078bf4323845ae5513a20 @jaridmargolin jaridmargolin committed May 9, 2014
Showing with 3 additions and 0 deletions.
  1. +3 −0 test/_runner.html
View
@@ -4,6 +4,9 @@
<!-- meta -->
<meta charset="utf-8" />
<title>formatter.js</title>
+
+ <!-- styles -->
+ <link rel="stylesheet" href="../node_modules/mocha/mocha.css" />
</head>
<body>

0 comments on commit 1628fd7

Please sign in to comment.