]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/tests/test6.py
Decided I need copy and assignment afterall
[wxWidgets.git] / wxPython / tests / test6.py
index 07568e227e2179984a83a4f42ccc083e7e301f6c..4f325d8a70b4b4dee78b09627d0efc4b6c62dabb 100644 (file)
@@ -19,7 +19,7 @@ from wxPython.utils import wxConfig
 
 def main():
 
-    cfg = wxConfig('test6', 'TCS')
+    cfg = wxConfig('test6', 'TCS', ".testconfig")
 
     cmd = ''
     if len(sys.argv) > 1: