]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commitdiff
First test template
authorTulio A M Mendes <[email protected]>
Thu, 5 Feb 2026 05:10:57 +0000 (02:10 -0300)
committertadryanom_bot <[email protected]>
Thu, 5 Feb 2026 05:50:36 +0000 (05:50 +0000)
tests/1-test.sh [new file with mode: 0755]

diff --git a/tests/1-test.sh b/tests/1-test.sh
new file mode 100755 (executable)
index 0000000..7944993
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+echo "##############################"
+echo "# Testing...                 #"
+echo "##############################"