Пример #1
0
 def test04_run(self):
     self.assertEquals("Content-type: text/plain\n\n", pokersql.run([path.join(TESTS_PATH, 'pokersql.xml')]))
Пример #2
0
 def test04_run(self):
     self.assertEquals("Content-type: text/plain\n\n",
                       pokersql.run(['%s/pokersql.xml' % SCRIPT_DIR]))
Пример #3
0
 def test04_run(self):
     self.assertEquals("Content-type: text/plain\n\n",
                       pokersql.run(['%s/pokersql.xml' % SCRIPT_DIR]))