aboutsummaryrefslogtreecommitdiff
path: root/test/test.env
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-07-07 12:24:08 +0200
committerHampusM <hampus@hampusmat.com>2021-07-07 12:24:08 +0200
commit6e7365a8c47c89eaab93c73e4a0b4ce4e69d0cb1 (patch)
treefef884af0240dad25d96008ccb0590f47d4d134f /test/test.env
parent1ba1c1ffd03adbee82869dae9fdc75767719b287 (diff)
Added env variables for testing & fixed other test stuff
Diffstat (limited to 'test/test.env')
-rw-r--r--test/test.env7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/test.env b/test/test.env
new file mode 100644
index 0000000..4ff13ac
--- /dev/null
+++ b/test/test.env
@@ -0,0 +1,7 @@
+BASE_DIR=git
+AVAIL_REPO=githermit.git
+UNAVAIL_REPO=angular
+AVAIL_OBJECT=16778756fb25808a1311403590cd7d36fbbeee6c
+UNAVAIL_OBJECT=601747563bff808a1d12403690cd7d36fbbeafcc
+AVAIL_COMMIT=d546492f4fd400ae61a6abbe1905fdbc67451c4d
+UNAVAIL_COMMIT=a546392f4fd440ae61a6afec1d25fdbc67251e2b \ No newline at end of file