質問編集履歴
1
テストファイル名を太字へ
title
CHANGED
File without changes
|
body
CHANGED
@@ -19,7 +19,7 @@
|
|
19
19
|
|
20
20
|
---
|
21
21
|
|
22
|
-
test_sample.py
|
22
|
+
**test_sample.py**
|
23
23
|
```python
|
24
24
|
import pytest
|
25
25
|
import target_source
|