Remove 'tests' target in favor of calling py.test directly.
authorNikolaus Rath <Nikolaus@rath.org>
Tue, 11 Apr 2017 00:08:58 +0000 (17:08 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Tue, 11 Apr 2017 00:08:58 +0000 (17:08 -0700)
commite372d610badaf9ca017a749765faa07312a92c55
tree7fa8c8fa8278dc0cbe33610295d29caf5e1488bb
parent3e1436683402ca285522e05423ea0705707d987d
Remove 'tests' target in favor of calling py.test directly.

Together with the previous commit, this fixes #156.
README.md
test/meson.build
test/wrong_command.c