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