bindings: python: tests: run the Value cast test with the rest of the suite
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 23 May 2024 08:08:31 +0000 (10:08 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 23 May 2024 08:08:31 +0000 (10:08 +0200)
commit27fe10150f6d5fa78d1a1ef1e922dc8395d1154d
tree53116f3d3d6b058890debd354fcf55a107c8d493
parentc8e3ae0499c800955cd77d8959be0f14e4b514cc
bindings: python: tests: run the Value cast test with the rest of the suite

Make the new test file for line definitions part of the entire test-suite
for python bindings.

Fixes: c8e3ae0499c8 ("bindings: python: tests: add test for casting line.Value to bool")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/tests/__main__.py