From 77ab40617f5416a87b677a9519b4374819239edc Mon Sep 17 00:00:00 2001 From: Valentin Gurmeza Date: Thu, 25 May 2017 16:56:47 -0700 Subject: [PATCH] symlink library for testing --- library/library | 1 + tests/integration/library | 1 + tests/integration/pythonlibs | 1 + tests/integration/run_tests.sh | 0 tests/integration/tests.retry | 1 + 5 files changed, 4 insertions(+) create mode 120000 library/library create mode 120000 tests/integration/library create mode 120000 tests/integration/pythonlibs mode change 100644 => 100755 tests/integration/run_tests.sh create mode 100644 tests/integration/tests.retry diff --git a/library/library b/library/library new file mode 120000 index 0000000..90ad192 --- /dev/null +++ b/library/library @@ -0,0 +1 @@ +library \ No newline at end of file diff --git a/tests/integration/library b/tests/integration/library new file mode 120000 index 0000000..63acaa1 --- /dev/null +++ b/tests/integration/library @@ -0,0 +1 @@ +../../library/ \ No newline at end of file diff --git a/tests/integration/pythonlibs b/tests/integration/pythonlibs new file mode 120000 index 0000000..3f56980 --- /dev/null +++ b/tests/integration/pythonlibs @@ -0,0 +1 @@ +../../pythonlibs/ \ No newline at end of file diff --git a/tests/integration/run_tests.sh b/tests/integration/run_tests.sh old mode 100644 new mode 100755 diff --git a/tests/integration/tests.retry b/tests/integration/tests.retry new file mode 100644 index 0000000..7b9ad53 --- /dev/null +++ b/tests/integration/tests.retry @@ -0,0 +1 @@ +127.0.0.1