Skip to content

Commit

Permalink
Update expected output for newer domdf-python-tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Oct 9, 2024
1 parent f006602 commit a3d1b03
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions tests/test_iml_manager_/test_iml_manager_False_.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<excludeFolder url="file://$MODULE_DIR$/conda"/>
<excludeFolder url="file://$MODULE_DIR$/dist"/>
<excludeFolder url="file://$MODULE_DIR$/doc-source/build"/>
<excludeFolder url="file://$MODULE_DIR$/dosdevices"/>
<excludeFolder url="file://$MODULE_DIR$/htmlcov"/>
<excludeFolder url="file://$MODULE_DIR$/venv"/>
</content>
Expand Down
3 changes: 2 additions & 1 deletion tests/test_iml_manager_/test_iml_manager_True_.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- repo_helper_demo.iml (original)
+++ repo_helper_demo.iml (updated)
@@ -2,20 +2,31 @@
@@ -2,20 +2,32 @@
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
Expand All @@ -19,6 +19,7 @@
+ <excludeFolder url="file://$MODULE_DIR$/conda"/>
+ <excludeFolder url="file://$MODULE_DIR$/dist"/>
+ <excludeFolder url="file://$MODULE_DIR$/doc-source/build"/>
+ <excludeFolder url="file://$MODULE_DIR$/dosdevices"/>
+ <excludeFolder url="file://$MODULE_DIR$/htmlcov"/>
+ <excludeFolder url="file://$MODULE_DIR$/venv"/>
</content>
Expand Down
1 change: 1 addition & 0 deletions tests/test_iml_manager_/test_iml_manager_True_.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<excludeFolder url="file://$MODULE_DIR$/conda"/>
<excludeFolder url="file://$MODULE_DIR$/dist"/>
<excludeFolder url="file://$MODULE_DIR$/doc-source/build"/>
<excludeFolder url="file://$MODULE_DIR$/dosdevices"/>
<excludeFolder url="file://$MODULE_DIR$/htmlcov"/>
<excludeFolder url="file://$MODULE_DIR$/venv"/>
</content>
Expand Down

0 comments on commit a3d1b03

Please sign in to comment.