aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtest/sync_core.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/sync_core.sh b/test/sync_core.sh
new file mode 100755
index 000000000..13f78c2aa
--- /dev/null
+++ b/test/sync_core.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+govendor fetch github.com/dexon-foundation/dexon-consensus-core/...