[lldb] Fix incorrect test data in FileSpecTest.IsRelative
authorRaphael Isemann <teemperor@gmail.com>
Thu, 15 Apr 2021 08:02:51 +0000 (10:02 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Thu, 15 Apr 2021 10:42:47 +0000 (12:42 +0200)
commit0f3ed7a48dba2eb3ad726fc8f513159baca13b71
tree82040f2c303eabcb2e8f5430c2434af6833aaef1
parent56cb214b38a70c0fc824ab096e500d78c72b44ef
[lldb] Fix incorrect test data in FileSpecTest.IsRelative

Found by clang-tidy's bugprone-suspicious-missing-comma.
lldb/unittests/Utility/FileSpecTest.cpp