Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
joajfreitas committed Jan 3, 2025
1 parent c1090b5 commit e91b799
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
54 changes: 0 additions & 54 deletions plugins/fcp_cpp/tests/cpp.py

This file was deleted.

2 changes: 1 addition & 1 deletion plugins/fcp_cpp/tests/test_standard_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
)
from fcp.xpath import Xpath

from .cpp import cc_binary, InMemoryFile, File
from .cc_binary import cc_binary, InMemoryFile, File

THIS_DIR = Path(os.path.dirname(os.path.abspath(__file__)))
ROOT_DIR = THIS_DIR.parent.parent.parent
Expand Down

0 comments on commit e91b799

Please sign in to comment.