X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=tests%2Fparsing%2Ftest_load.ml;h=5d4c47a4985114011f9ee30067856137aff32e53;hp=9398eb449be574990844a8c3109f12ca67e615df;hb=efddbf83a5287c5d668cc04a0c7328cf5ca3e648;hpb=108dd86b36e82df2a2029dbd12700f9c83e501c1 diff --git a/tests/parsing/test_load.ml b/tests/parsing/test_load.ml index 9398eb4..5d4c47a 100644 --- a/tests/parsing/test_load.ml +++ b/tests/parsing/test_load.ml @@ -18,6 +18,9 @@ open Printf +(* Ensures that Whentools module is linked to the program. *) +let _ = Whentools.set_variable + (* This program is passed a single argument, which is the .cmo file to * dynamically load. *)