1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2026-01-07 22:34:17 +01:00

Fixed tests for wrapper modules

Exchanged os.rename with shutil.move since there was a problem with
moving files between different filesystems.
This commit is contained in:
2017-01-03 06:01:26 +01:00
parent db7b8e347a
commit 1d35436dee
5 changed files with 29 additions and 6 deletions

View File

@@ -139,6 +139,7 @@ Let's see some sample config for a game, which is saved as
[config]
wrapper = cd32
wrapper_archive = ChaosEngine.7z
wrapper_archiver = 7z
wrapper_gui_msg = 1
amiga_model = CD32
@@ -197,6 +198,7 @@ Example configuration:
[config]
wrapper = archive
wrapper_archive = Workbench_3.1.tar.bz2
wrapper_archiver = lha
wrapper_gui_msg = 1
wrapper_persist_data = 1