equal
deleted
inserted
replaced
1 from os import path as osp |
|
2 |
|
3 from cubicweb.devtools import qunit |
1 from cubicweb.devtools import qunit |
4 |
2 |
5 |
3 |
6 def js(name): |
4 def js(name): |
7 return '/static/js_examples/' + name |
5 return '/static/js_examples/' + name |