From e455cf9bd1b9a95bcbfd46821b8d8c967e8ddb03 Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Wed, 18 Jun 2014 14:34:22 +0200 Subject: [PATCH] Rename test --- test/index.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.coffee b/test/index.coffee index 23e902f..e65ced2 100644 --- a/test/index.coffee +++ b/test/index.coffee @@ -32,7 +32,7 @@ describe 'smal-bootstrap', -> ''' - it 'should be able to build a standard example', -> + it 'should be able to build examples/navbar-static-top', -> eq ''' // http://getbootstrap.com/examples/navbar-static-top/