diff options
Diffstat (limited to 'server/sonar-web/src/main/js/sonar-aligned/helpers/testSelector.ts')
-rw-r--r-- | server/sonar-web/src/main/js/sonar-aligned/helpers/testSelector.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-web/src/main/js/sonar-aligned/helpers/testSelector.ts b/server/sonar-web/src/main/js/sonar-aligned/helpers/testSelector.ts index b3ceca3e274..73ebc770f00 100644 --- a/server/sonar-web/src/main/js/sonar-aligned/helpers/testSelector.ts +++ b/server/sonar-web/src/main/js/sonar-aligned/helpers/testSelector.ts @@ -17,6 +17,7 @@ * along with this program; if not, write to the Free Software Foundation, * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + import { BoundFunction, GetByBoundAttribute, |