1
0
Fork 0

Fix test suite

pull/7995/head
Jordi Boggiano 2019-02-18 12:35:24 +01:00
parent 0fd74d1cc4
commit fb3d0981c0
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 2 additions and 0 deletions

View File

@ -899,6 +899,8 @@ class SolverTest extends TestCase
$this->request->install('A');
$this->createSolver();
// check correct setup for assertion later
$this->assertFalse($this->solver->testFlagLearnedPositiveLiteral);