projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
517dce4
)
Tweak spec description
author
Kevin Sawicki
<kevinsawicki@gmail.com>
Tue, 19 Jan 2016 19:05:57 +0000
(11:05 -0800)
committer
Kevin Sawicki
<kevinsawicki@gmail.com>
Tue, 19 Jan 2016 19:05:57 +0000
(11:05 -0800)
spec/api-desktop-capturer-spec.js
patch
|
blob
|
history
diff --git
a/spec/api-desktop-capturer-spec.js
b/spec/api-desktop-capturer-spec.js
index c3ca940e61fe987c87f86c5b18a29b57da725b15..ead916c7d5389d7fe4660f3d913ea4741d321e99 100644
(file)
--- a/
spec/api-desktop-capturer-spec.js
+++ b/
spec/api-desktop-capturer-spec.js
@@
-12,7
+12,7
@@
describe('desktopCapturer', function() {
});
});
- it('does not throw an error when called
twi
ce (regression)', function(done) {
+ it('does not throw an error when called
more than on
ce (regression)', function(done) {
var callCount = 0;
var callback = function (error, sources) {
callCount++;