microsoft / microsoft/ebpf-for-windows

Remove redundant use of catch2

Open
#3,954 4 comments 0 reactions 1 assignee Claimed by @agarwalishita View on GitHub
cleanup good first issue P2 triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

### Describe the bug

catch2 is sycned twice:
external\catch2
external\usersim\external\catch2

The former can be removed and just use the latter.

### OS information

_No response_

### Steps taken to reproduce bug

Clone and sync recursively

### Expected behavior

catch2 should only be in one place

### Actual outcome

catch2 appears twice

### Additional details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.