]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Add test for normalization of script_dir, version_locations
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 19 Sep 2019 20:19:25 +0000 (16:19 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 19 Sep 2019 20:21:53 +0000 (16:21 -0400)
commit0ea6f4118b9e503da793f445a26c1c4e865f87a4
tree04f5725a5ed41eb4c3f40a5d95e6d839391024df
parent5fde63d740a4162f8cf817a424d2da3b4c83e253
Add test for normalization of script_dir, version_locations

Ensure ScriptDirectory normalizes paths.

Change-Id: I9feea25e03eb3037321341776502619be413080e
References: #590
tests/test_script_production.py