Merge pull request #17 from aciidb0mb3r/lldb-test-fix

Disable swiftpm lldb test on linux
diff --git a/test-lldb-with-c-package/test-xctest-package.txt b/test-lldb-with-c-package/test-xctest-package.txt
index 63283bf..30c0245 100644
--- a/test-lldb-with-c-package/test-xctest-package.txt
+++ b/test-lldb-with-c-package/test-xctest-package.txt
@@ -1,5 +1,8 @@
 // Check that we can debug a system module package.
 //
+// FIXME Figure out linux.
+// REQUIRES: platform=Darwin
+//
 // Make a sandbox dir.
 // RUN: rm -rf %t.dir
 // RUN: mkdir -p %t.dir