X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/fe6e7efceb1429fb2c32616895e675131acf476d..756b2012925520a112766bde78da05be0a5a22ba:/test/details.js diff --git a/test/details.js b/test/details.js index 02b950b..513dcba 100644 --- a/test/details.js +++ b/test/details.js @@ -1,4 +1,4 @@ -const assert = require('assert'); +import assert from 'assert'; const reverse_only = !!process.env.REVERSE_ONLY;