From b4337a7b542ce625bf8ae813e66028afe726cf46 Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 11 Dec 2018 19:22:50 +0200 Subject: [PATCH] Rename nunit to nunit-console Naming update according to https://github.com/nunit/nunit-console/issues/509#issuecomment-445777202 (#2879) --- nunit.json => nunit-console.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nunit.json => nunit-console.json (100%) diff --git a/nunit.json b/nunit-console.json similarity index 100% rename from nunit.json rename to nunit-console.json