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