Added configuration for running tests using the bok-choy framework

This commit is contained in:
Will Daly
2013-12-19 12:08:38 -05:00
parent 0d3c18df5d
commit dde5455227
16 changed files with 776 additions and 14 deletions

View File

@@ -6,6 +6,7 @@ GEM
sass (>= 3.2.0)
thor
colorize (0.5.8)
dalli (2.6.4)
ffi (1.9.0)
launchy (2.1.2)
addressable (~> 2.3)
@@ -26,6 +27,7 @@ PLATFORMS
DEPENDENCIES
bourbon (~> 3.1.8)
colorize (~> 0.5.8)
dalli (~> 2.6.4)
launchy (~> 2.1.2)
neat (~> 1.4.0)
rake (~> 10.0.3)