Skip to content

Commit eae34f5

Browse files
committed
Update jasmine-examples.md
[ci skip]
1 parent e97231a commit eae34f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/jasmine-examples.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ grunt.initConfig({
5555
options: {
5656
specs: 'spec/*Spec.js',
5757
helpers: 'spec/*Helper.js',
58-
template: require('exports-process.js')
58+
template: require('exports-process.js'),
5959
vendor: [
6060
"vendor/*.js",
6161
"http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"

0 commit comments

Comments
 (0)