Skip to content

Commit 0184631

Browse files
umarcoreine
authored andcommitted
test/impl: call other tests in this repo
1 parent f238242 commit 0184631

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/impl.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ cd $(dirname "$0")
2525

2626
./_env.sh
2727

28-
./smoke-tests/ghdl.sh
29-
./smoke-tests/nextpnr.sh
30-
./smoke-tests/yosys.sh
28+
./ghdl.sh
29+
./nextpnr.sh
30+
./yosys.sh
3131

3232
./_todo.sh

0 commit comments

Comments
 (0)