mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 02:18:47 +00:00
Update getPrimaryAnalysis* and add test
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import path from "path";
|
||||
|
||||
import test from "ava";
|
||||
import * as sinon from "sinon";
|
||||
|
||||
@@ -14,7 +16,6 @@ import {
|
||||
import { getRunnerLogger } from "./logging";
|
||||
import { setupTests } from "./testing-utils";
|
||||
import { ConfigurationError } from "./util";
|
||||
import path from "path";
|
||||
|
||||
setupTests(test);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user