Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9696414
D623.id1912.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
503 B
Subscribers
None
D623.id1912.diff
View Options
diff --git a/swh/loader/core/tests/__init__.py b/swh/loader/core/tests/__init__.py
--- a/swh/loader/core/tests/__init__.py
+++ b/swh/loader/core/tests/__init__.py
@@ -54,6 +54,7 @@
# In that case, simply sets the archive's path
self.destination_path = repo_path
self.tmp_root_path = None
+ self.repo_url = 'file://' + repo_path
return
tmp_root_path = tempfile.mkdtemp(
prefix=prefix_tmp_folder_name, suffix='-tests')
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 17, 8:01 PM (6 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3215410
Attached To
D623: Initialize BaseLoaderTest.repo_url for all tests.
Event Timeline
Log In to Comment