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