================
@@ -3,13 +3,14 @@
                "moduleResolution": "node",
                "module": "commonjs",
                "outDir": "out",
-               "rootDir": "src-ts",
+               "rootDirs": ["src-ts", "unittests-ts"],
----------------
da-viper wrote:

I will leave the actual change and move the tests to a new PR.

https://github.com/llvm/llvm-project/pull/162635
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to