UNPKG
falcor-path-syntax
Version:
latest (0.2.4)
0.2.4
0.2.3
0.2.2
0.2.1
Parser for Falcor Path Syntax
github.com/Netflix/falcor-path-syntax
Netflix/falcor-path-syntax
falcor-path-syntax
/
test
/
index.js
4 lines
(3 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
describe
(
'parser'
,
function
(
) {
require
(
'./parse-tree/parser.spec'
); });