9 lines
127 B
Perl
9 lines
127 B
Perl
|
---
|
||
|
name: "Add Test"
|
||
|
description:
|
||
|
Adds two randomly generated numbers.
|
||
|
tags: [proc, fun]
|
||
|
depends: [shell]
|
||
|
---
|
||
|
$ /testbin/add
|