Skip to content

Commit 90cce1a

Browse files
Added calling async api generator test makefile from tests/unit.sh
1 parent 52386bc commit 90cce1a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

scripts/tests/unit.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ cd "$(git rev-parse --show-toplevel)"
1818
# tasks in scripts/test.mk.
1919

2020
# run tests
21+
22+
23+
make -C ./src/asyncapigenerator test
2124
npm ci
2225
npm run test:unit --workspaces
2326

src/asyncapigenerator/.coverage

52 KB
Binary file not shown.

0 commit comments

Comments
 (0)