mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 10:00:38 +00:00
Move test config
This commit is contained in:
parent
11a06d6b33
commit
04fa046815
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,3 +12,4 @@ local.properties
|
|||
out/
|
||||
.DS_Store
|
||||
/bin/
|
||||
/test-config/
|
||||
|
|
|
@ -12,7 +12,7 @@ TEST_PIN_1=456test_pin_foo123
|
|||
NATIVE=0
|
||||
JSON_RPC=0
|
||||
|
||||
PATH_TEST_CONFIG="$PWD/build/test-config"
|
||||
PATH_TEST_CONFIG="$PWD/test-config"
|
||||
PATH_MAIN="$PATH_TEST_CONFIG/main"
|
||||
PATH_LINK="$PATH_TEST_CONFIG/link"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue