Commit db797d9e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 18340319
......@@ -20,4 +20,4 @@ for stor in ['fs', 'zeo', 'neo']:
'WENDELIN_CORE_VIRTMEM': 'r:wcfs+w:uvmm' if wcfs else 'rw:uvmm',
}
TestCase(name, ['make', 'test.t'], envadj=envadj, summaryf=PyTest.summary)
TestCase(name, ['make', 'test.py'], envadj=envadj, summaryf=PyTest.summary)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment