Skip to content

Commit caf05c9

Browse files
authored
Remove app.config (#1583)
* Remove app.config * Revert DLR changes
1 parent 71502d9 commit caf05c9

3 files changed

Lines changed: 1 addition & 8 deletions

File tree

Src/IronPythonConsole/App.config

Lines changed: 0 additions & 6 deletions
This file was deleted.

Src/IronPythonTest/Cases/CPythonCasesManifest.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,6 @@ NotParallelSafe=true # Creates/deletes a directory with static name 'xx'
471471

472472
[CPython.test_glob]
473473
RunCondition=NOT $(IS_POSIX) # TODO: figure out
474-
IsolationLevel=PROCESS # use app.config - https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/retargeting/4.6-4.6.2#changes-in-path-normalization
475474

476475
[CPython.test_grp]
477476
RunCondition=$(IS_POSIX)

0 commit comments

Comments
 (0)