X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=tests%2Fjobs%2FMakefile.am;fp=tests%2Fjobs%2FMakefile.am;h=d80c09f954547cc77ea382e73673a74129a3d7d3;hp=6c0c6b03903048fdf277ef80a32a79cfb5182970;hb=f56882eb71425b2100edea0cabb478457a8a6a16;hpb=438813bcf327729f9dafc1a56c6cede550435e2e;ds=sidebyside diff --git a/tests/jobs/Makefile.am b/tests/jobs/Makefile.am index 6c0c6b0..d80c09f 100644 --- a/tests/jobs/Makefile.am +++ b/tests/jobs/Makefile.am @@ -18,7 +18,12 @@ EXTRA_DIST = test_run.sh $(TESTS) $(TESTS:.ml=.ml.expected) TESTS_ENVIRONMENT = ./test_run.sh -TESTS = t100_counter.ml t101_updown.ml t102_manyjobs.ml +TESTS = \ + t100_counter.ml \ + t101_updown.ml \ + t102_manyjobs.ml \ + t200_ocaml_jobnames.ml \ + t201_ocaml_set_variable.ml OCAMLPACKAGES = -package unix,num,camlp4.lib,calendar,rpc -I ../../lib