From 3f217002bd732d4c408af6bd34fafbb8bdd4404e Mon Sep 17 00:00:00 2001 From: Alasdair Date: Thu, 14 May 2020 10:25:18 +0100 Subject: Re-activate some tests --- src/sail.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/sail.ml b/src/sail.ml index 1f1b2489..9dbd1f6c 100644 --- a/src/sail.ml +++ b/src/sail.ml @@ -55,7 +55,7 @@ module Json = Yojson.Basic let lib = ref ([] : string list) let opt_interactive_script : string option ref = ref None -(* Note: May cause a depcrecated warning for json type, but this cannot be +(* Note: May cause a deprecated warning for json type, but this cannot be fixed without breaking Ubuntu 18.04 CI *) let opt_config : Json.json option ref = ref None let opt_print_version = ref false -- cgit v1.2.3