mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 19:05:51 +00:00
moved python to src
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
e2f4943b4e
commit
94621f0c17
10 changed files with 0 additions and 0 deletions
|
@ -1,6 +0,0 @@
|
|||
import z3, doctest
|
||||
|
||||
r = doctest.testmod(z3)
|
||||
if r.failed != 0:
|
||||
exit(1)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue