Adding pending test file for remaining nodes
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
describe('parser/javascript/match_fragment.js', function() {
|
||||||
|
|
||||||
|
pending();
|
||||||
|
|
||||||
|
});
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
describe('parser/javascript/match.js', function() {
|
||||||
|
|
||||||
|
pending();
|
||||||
|
|
||||||
|
});
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
describe('parser/javascript/regexp.js', function() {
|
||||||
|
|
||||||
|
pending();
|
||||||
|
|
||||||
|
});
|
||||||
Reference in New Issue
Block a user