Add raven tests to the release zip

This commit is contained in:
Vit Brunner
2015-03-05 02:04:28 +01:00
parent 7d75aafc85
commit 7583568b28
+1
View File
@@ -141,6 +141,7 @@ module.exports = (grunt) ->
'partials/**'
'scripts/all_min.js'
'styles/all_min.css'
'tests/**'
]
cwd: 'build-min'
dest: 'side-by-side'