Skip to content

Commit

Permalink
feat(main) arm to the tester
Browse files Browse the repository at this point in the history
  • Loading branch information
neo-jgrec committed May 13, 2023
1 parent 4cef2b5 commit 284b4e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/tester/tests
Original file line number Diff line number Diff line change
Expand Up @@ -539,3 +539,11 @@ CLEAN=""
TESTS=
echo 'grep CDH < data | tr R T > /tmp/fic ; cat /tmp/fic | sed s/A// > /tmp/fic2 ; cat /tmp/fic2 | tr Z R'
[950-END]

[951]
NAME="arm"
SETUP="export TERM=xterm ; PATH='/bin:/usr/bin'"
CLEAN=""
TESTS=
echo './../arm'
[951-END]

0 comments on commit 284b4e9

Please sign in to comment.