Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
lib-ical
Commits
41ae2195
Unverified
Commit
41ae2195
authored
Sep 11, 2016
by
Mark Stenglein
Browse files
Add exclude to 'setter' test
parent
7daa63a7
Changes
1
Show whitespace changes
Inline
Side-by-side
test/test_0.2.x.js
View file @
41ae2195
...
...
@@ -791,6 +791,7 @@ describe('ical-generator 0.2.x / ICalCalendar', function() {
freq
:
'
monthly
'
,
count
:
5
,
interval
:
2
,
exclude
:
new
Date
(),
unitl
:
new
Date
()
}));
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment