Merge branch 'main' into lgtm_filters
This commit is contained in:
commit
1a4c658bbf
205 changed files with 99252 additions and 6163 deletions
|
|
@ -2,9 +2,9 @@ import test from 'ava';
|
|||
|
||||
import * as analysisPaths from './analysis-paths';
|
||||
import * as configUtils from './config-utils';
|
||||
import {silenceDebugOutput} from './testing-utils';
|
||||
import {setupTests} from './testing-utils';
|
||||
|
||||
silenceDebugOutput(test);
|
||||
setupTests(test);
|
||||
|
||||
test("emptyPaths", async t => {
|
||||
let config = new configUtils.Config();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue