remove sort_python test
This commit is contained in:
parent
635bcc83f2
commit
cac691805c
@ -1,4 +0,0 @@
|
|||||||
set -e
|
|
||||||
TESTING_URCHIN_INTERNALS=true . ../../urchin
|
|
||||||
unsorted='@ b\n- d\n? a\n~ c\n! e\n'
|
|
||||||
test $(printf "${unsorted}" | sort_python | cut -d\ -f2|tr -d '\n') = edabc
|
|
Loading…
Reference in New Issue
Block a user