Merge pull request #313 from JahPowerBit/master

[#312] remove test from ignore in bower.json
This commit is contained in:
Ryan X. Charles 2014-05-02 16:05:48 -04:00
commit 566b74863a
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}