Skip to content

Commit 8304cea

Browse files
committed
Add note that subject_test.lua should be drag'n'dropped to Unitron window
1 parent 03f10ef commit 8304cea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/subject_test.lua

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
-- (c) 2024 Jacek Olszak
22
-- This code is licensed under MIT license (see LICENSE for details)
33

4+
-- Drag and drop this file into Unitron window to start the test.
5+
46
include "subject.lua" -- include the "production" code which will be tested here
57

68
-- test function starts a test with given name. Code of the test is provided

0 commit comments

Comments
 (0)