mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-12 19:39:58 +02:00
* Fix run form
This commit is contained in:
parent
aa62138a70
commit
429afb3089
@ -5,7 +5,7 @@ unit frmrunform;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, js, web, hotreloadclient, browserTestRunner;
|
Classes, SysUtils, js, web, hotreloadclient, browserTestRunner, fpcunitreport;
|
||||||
|
|
||||||
Type
|
Type
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user