diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/cram/test_basic.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cram/test_basic.t b/tests/cram/test_basic.t index d7f78a3..798436e 100644 --- a/tests/cram/test_basic.t +++ b/tests/cram/test_basic.t @@ -61,7 +61,7 @@ check that ucode provides exepected help: Preload the given `library`, optionally aliased to `name`. -L pattern - Append given `pattern` to default library search paths. If the pattern + Prepend given `pattern` to default library search paths. If the pattern contains no `*`, it is added twice, once with `/*.so` and once with `/*.uc` appended to it. |