mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 17:41:18 +01:00
Update main.test.js
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
// main.test.js
|
// main.test.js
|
||||||
|
|
||||||
|
const core = require('@actions/core')
|
||||||
const fs = require('fs');
|
const fs = require('fs');
|
||||||
const childProcess = require('child_process');
|
const childProcess = require('child_process');
|
||||||
const { testFunction } = require('../src/main');
|
const { testFunction } = require('../src/main');
|
||||||
|
|||||||
Reference in New Issue
Block a user