This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
chore(cov): Drop duplicate pattern in omit list
version-14
Gavin D'souza
4 years ago
parent
3b32f542a7
commit
a3b68cbc2e
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
frappe/commands/utils.py
+ 0
- 1
frappe/commands/utils.py
View File
@@ -583,7 +583,6 @@ def run_tests(context, app=None, module=None, doctype=None, test=(), profile=Fal
'*.less',
'*.scss',
'*.vue',
'*.pyc',
'*.html',
'*/test_*',
'*/node_modules/*',
Write
Preview
Loading…
Cancel
Save