Skip to content

Module c64_test_harness missing when running UCI test scripts #90

Description

@Armitage64

After building with 'make BACKEND=uci', running any of the UCI test scripts results in the following error:

$ python3 tools/uci/test_http_local.py

Traceback (most recent call last):
File "/Users/armitage/git/c64-https/tools/uci/test_http_local.py", line 29, in
from c64_test_harness import Labels
ModuleNotFoundError: No module named 'c64_test_harness'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions