summaryrefslogtreecommitdiffstats
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 03bfc75099..8881e05d12 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -243,10 +243,3 @@ build_instructions:
archiveDirectory: "{{.SourceDir}}/tests"
maxTimeInSeconds: 1200
maxTimeBetweenOutput: 1200
-test_instructions:
- - type: ExecuteCommand
- command: echo "hello world - test"
- maxTimeInSeconds: 60
- maxTimeBetweenOutput: 12
- userMessageOnFailure: >
- Failed to call echo. Contact Liang then.