From 1315101949cf6608739a24409b14a05ced01654a Mon Sep 17 00:00:00 2001 From: bcoe Date: Mon, 23 Mar 2020 21:54:34 -0700 Subject: [PATCH] chore: fix up merge conflict --- docs/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 734120adbd..6b57e985da 100644 --- a/docs/index.md +++ b/docs/index.md @@ -36,7 +36,6 @@ Mocha is a feature-rich JavaScript test framework running on [Node.js][] and in - [auto-exit to prevent "hanging" with an active loop](#-exit) - [easily meta-generate suites](#markdown) & [test-cases](#list) - [config file support](#-config-path) -- [mocha.opts file support](#-opts-path) - [source-map support](#--enable-source-maps) - clickable suite titles to filter test execution - [node debugger support](#-inspect-inspect-brk-inspect)