mirror of
git://c9x.me/qbe.git
synced 2026-04-06 10:29:46 +00:00
fix path in regress
This commit is contained in:
parent
32590f3a6c
commit
2f2d99e63f
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
for t in test/*
|
for t in ../test/*
|
||||||
do
|
do
|
||||||
printf "Test $t ... "
|
printf "Test $t ... "
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user