Skip to content

Commit b7448f9

Browse files
authored
Fix objectstitch test path
1 parent f7b28d1 commit b7448f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/run_all_tests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python test_composite_generation.py
66

77
python test_controllable_composition.py
88

9-
python test_objectstitch.py
9+
python test_mure_objectstitch.py
1010

1111
python test_shadow_generation.py
1212

@@ -22,4 +22,4 @@ python test_inharmonious_region_localization.py
2222

2323
python test_opa_score.py
2424

25-
python test_painterly_image_harmonization.py
25+
python test_painterly_image_harmonization.py

0 commit comments

Comments
 (0)