From 1f86afc70a3e1aa945af6f176bcccb6f24695adf Mon Sep 17 00:00:00 2001 From: Jeroen Ketema Date: Tue, 3 Dec 2024 17:01:05 +0100 Subject: [PATCH] JS: Update expected test results --- .../test/library-tests/EndpointNaming/EndpointNaming.expected | 1 - .../library-tests/threat-models/sources/TestSources.expected | 2 -- 2 files changed, 3 deletions(-) diff --git a/javascript/ql/test/library-tests/EndpointNaming/EndpointNaming.expected b/javascript/ql/test/library-tests/EndpointNaming/EndpointNaming.expected index af5e8d62bb3a4..d2c34c887cc7c 100644 --- a/javascript/ql/test/library-tests/EndpointNaming/EndpointNaming.expected +++ b/javascript/ql/test/library-tests/EndpointNaming/EndpointNaming.expected @@ -5,4 +5,3 @@ ambiguousPreferredPredecessor | pack2/main.js:1:1:3:1 | def moduleImport("pack2").getMember("exports").getMember("MainClass").getInstance() | ambiguousSinkName ambiguousFunctionName -failures diff --git a/javascript/ql/test/library-tests/threat-models/sources/TestSources.expected b/javascript/ql/test/library-tests/threat-models/sources/TestSources.expected index 8ec8033d086e0..e69de29bb2d1d 100644 --- a/javascript/ql/test/library-tests/threat-models/sources/TestSources.expected +++ b/javascript/ql/test/library-tests/threat-models/sources/TestSources.expected @@ -1,2 +0,0 @@ -testFailures -failures