Browse Source

publish muk_web_utils - 12.0

pull/51/head
MuK IT GmbH 5 years ago
parent
commit
d6abc8af50
  1. 1
      muk_web_utils/tests/test_js.py

1
muk_web_utils/tests/test_js.py

@ -21,6 +21,7 @@ import os
import json
import logging
import requests
import unittest
from odoo import _, http, tools, SUPERUSER_ID
from odoo.tests.common import HttpCase

Loading…
Cancel
Save