mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action.git
synced 2026-04-13 02:11:24 +02: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