aboutsummaryrefslogtreecommitdiffstats
path: root/test/Main.hx
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2021-07-04 03:59:50 +0300
committerRblSb <msrblsb@gmail.com>2021-07-05 17:04:25 +0300
commitede45cea8706eb8540e466df9861c2af8ebf9c44 (patch)
tree74a20a6f082173378f918b48b08542881f31749a /test/Main.hx
parent265b3e1fb56bb0e5f797b3b35227a616b108a0c3 (diff)
Reformat
Diffstat (limited to 'test/Main.hx')
-rw-r--r--test/Main.hx2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Main.hx b/test/Main.hx
index d2ea286..f212eba 100644
--- a/test/Main.hx
+++ b/test/Main.hx
@@ -4,12 +4,10 @@ import utest.Runner;
import utest.ui.Report;
class Main {
-
static function main() {
final runner = new Runner();
runner.addCases(test.tests);
Report.create(runner);
runner.run();
}
-
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage