summaryrefslogtreecommitdiff
path: root/test/test_path_equality.vader
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_path_equality.vader')
-rw-r--r--test/test_path_equality.vader1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_path_equality.vader b/test/test_path_equality.vader
index 78af5627..54d9bf9a 100644
--- a/test/test_path_equality.vader
+++ b/test/test_path_equality.vader
@@ -41,3 +41,4 @@ Execute(ale#path#IsBufferPath should match files in /tmp):
Assert ale#path#IsBufferPath(bufnr(''), '../../../../../../../../tmp/vG0hKyD/1/test.ts')
Assert ale#path#IsBufferPath(bufnr(''), '/tmp/vG0hKyD/1/test.ts')
+ Assert ale#path#IsBufferPath(bufnr(''), '/run/user/1000/vG0hKyD/1/test.ts')