Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork155
Commitc5057d3
authored
fix(test): run tests automatically in test script (#1334)
Previously, the Makefile required a command to run tests after loading thetest script. Now, the test script itself runs the tests automatically,simplifying the Makefile and ensuring consistent test execution.Signed-off-by: Tomas Slusny <slusnucky@gmail.com>1 parentd7d808b commitc5057d3
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments
Comments
(0)