From f537f00e01dac071ac4f9f801351e23759afa5c2 Mon Sep 17 00:00:00 2001 From: basarat Date: Wed, 6 Nov 2013 21:14:15 +1100 Subject: [PATCH] test fix --- nprogress/NProgress-tests.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nprogress/NProgress-tests.ts b/nprogress/NProgress-tests.ts index 24613e0be..d7ad68b39 100644 --- a/nprogress/NProgress-tests.ts +++ b/nprogress/NProgress-tests.ts @@ -1,3 +1,5 @@ +/// + function test_basics() { NProgress.start(); NProgress.inc();