.busted
author Matthew Wild <mwild1@gmail.com>
Thu, 18 Oct 2018 12:13:17 +0100
changeset 9517 9db707a86a25
parent 9455 9d892b2415bf
child 9968 f299d4917dd8
permissions -rw-r--r--
util.promise: Add promise:finally()

return {
  _all = {
  },
  default = {
    ["exclude-tags"] = "mod_bosh,storage";
  };
  bosh = {
    tags = "mod_bosh";
  };
  storage = {
    tags = "storage";
  };
}