mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-09 08:06:35 +02:00
move tests into archiver folder
This commit is contained in:
@@ -9,7 +9,7 @@ from typing import List
|
||||
import pytest
|
||||
|
||||
|
||||
ARCHIVER_BIN = join(dirname(__file__), pardir, 'archive')
|
||||
ARCHIVER_BIN = join(dirname(__file__), pardir, 'archive.py')
|
||||
|
||||
|
||||
class Helper:
|
Reference in New Issue
Block a user