tests/test-byteify-strings.t
branchstable
changeset 43407 09234eeae206
parent 43379 bb509f39d387
child 43493 3a463e5e470b
equal deleted inserted replaced
43406:c3bca833cb92 43407:09234eeae206
     1 #require py36
     1 #require py37
     2 
     2 
     3   $ byteify_strings () {
     3   $ byteify_strings () {
     4   >   $PYTHON "$TESTDIR/../contrib/byteify-strings.py" "$@"
     4   >   $PYTHON "$TESTDIR/../contrib/byteify-strings.py" "$@"
     5   > }
     5   > }
     6 
     6