From 211b71431d8ae2fe44c768daf86c5894cecf3865 Mon Sep 17 00:00:00 2001 From: The MMGen Project Date: Fri, 8 Mar 2024 14:13:23 +0000 Subject: [PATCH] renamed: test/misc/opts.py -> test/misc/opts_main.py --- test/misc/{opts.py => opts_main.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/misc/{opts.py => opts_main.py} (100%) diff --git a/test/misc/opts.py b/test/misc/opts_main.py similarity index 100% rename from test/misc/opts.py rename to test/misc/opts_main.py