Skip to content

Commit 0af4f45

Browse files
committed
Combined needle and water into a singe test script
1 parent 4e2707f commit 0af4f45

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

needle-test renamed to test-all

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
#!/bin/bash
22

3+
echo '/////////// water ///////////'
4+
./water <(echo ALEXNILDCQGAAA%LIN@%) <(echo PYTHONNILDCQGHHHH%LINJJBB)
5+
echo
6+
echo
7+
echo
8+
9+
echo '/////////// needle ///////////'
310
./needle <(echo ALEXNILDCQGAAA%LIN@%) <(echo PYTHONNILDCQGHHHH%LINJJBB)
411
echo
512

water-test

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)