test: add [hooks] to config file

time-shift
Houtan Bastani 2012-06-07 13:44:16 +02:00
parent 1c2bc9120a
commit 9ce6eeebc6
2 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,9 @@
Name = Local
Members = n1
[hooks]
GlobalInitFile = ./init.m
[node]
Name = n1
ComputerName = localhost

1
tests/parallel/init.m Normal file
View File

@ -0,0 +1 @@
myvar = 1;