Commit 3a09db1
committed
test: adding dependency on pynvme
On few systems (i.e. Fedora) when running meson test,
the python library build is not invoked.
For example, on Ubuntu, this works fine.
That's why CI dodn't catch it.
So adding explicit dependency in tests.
Fixes #279
Signed-off-by: Boris Glimcher <[email protected]>1 parent f45c6d4 commit 3a09db1
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
0 commit comments