chore: restore original directory structure (project under code-review-graph-main/)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Helper library sourced by sample.sh — used to verify `source` is
|
||||
# resolved to a real file by _resolve_module_to_file.
|
||||
|
||||
lib_helper() {
|
||||
echo "helper called"
|
||||
}
|
||||
Reference in New Issue
Block a user