Skip to content

Conversation

@EnigmaCurry
Copy link
Contributor

Fixes #70 to allow src blocks to specify local crate paths. crate-dependencies was receiving a list when it expected a string and so I think switching cdr to cadr is the right fix.

This also adds a new justfile target: test-one, which lets you run a single unit test.

Run the test paths test via: just test-one rustic-test-babel-block-with-paths

Adds new justfile target: test-one

Run the test via: just test-one rustic-test-babel-block-with-paths
@EnigmaCurry
Copy link
Contributor Author

#70 is invalid. I will make a separate PR for the testing.

@EnigmaCurry EnigmaCurry closed this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustic-babel: Can't set local crate path in src block

1 participant