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