]> git.phdru.name Git - sqlconvert.git/commit
Split test_process_tokens.py -> test_process_mysql.py
authorOleg Broytman <phd@phdru.name>
Sat, 1 Oct 2016 21:05:15 +0000 (00:05 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 1 Oct 2016 21:05:15 +0000 (00:05 +0300)
commit9ba542525a29756f951399523673fdccc7a329fb
treec87920df2fbd47836b3653443420f45849adf8f3
parent433f46b3a387ec5d4daf2c057923c6d4c1bc263a
Split test_process_tokens.py -> test_process_mysql.py

Separate generic tests from MySQL-specific.
tests/test_process_mysql.py [new file with mode: 0644]
tests/test_process_tokens.py