fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Handling empty inline elements
[fnpeditor.git]
/
tests
/
main.js
diff --git
a/tests/main.js
b/tests/main.js
index
eb765ed
..
cc20549
100644
(file)
--- a/
tests/main.js
+++ b/
tests/main.js
@@
-1,9
+1,9
@@
(function() {
(function() {
- mocha.setup('
t
dd');
+ mocha.setup('
b
dd');
var tests = Object.keys(window.__karma__.files).filter(function (file) {
var tests = Object.keys(window.__karma__.files).filter(function (file) {
- return /\.test\.js$/.test(file);
+ return /\.test
3
\.js$/.test(file);
});
require({
});
require({