Skip to content

Commit fb335ac

Browse files
committed
chore: 정리 파일에 mod 추가한다.
Signed-off-by: rewrite0w0 <[email protected]>
1 parent f2d8ffe commit fb335ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/pytest/conftest.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"tests/result/nuget2",
2323
"tests/result/pub",
2424
"tests/result/pypi",
25-
"tests/result/cargo"
25+
"tests/result/cargo",
26+
"tests/result/mod"
2627
]
2728

2829
remove_directories = set_up_directories

0 commit comments

Comments
 (0)