Skip to content

Commit

Permalink
Add note that subject_test.lua should be drag'n'dropped to Unitron wi…
Browse files Browse the repository at this point in the history
…ndow
  • Loading branch information
elgopher committed Nov 30, 2024
1 parent 03f10ef commit 8304cea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/subject_test.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
-- (c) 2024 Jacek Olszak
-- This code is licensed under MIT license (see LICENSE for details)

-- Drag and drop this file into Unitron window to start the test.

include "subject.lua" -- include the "production" code which will be tested here

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

0 comments on commit 8304cea

Please sign in to comment.