From adc5045cbf274b1a8d1b8896923bc231a75fef30 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 3 Jan 2019 21:01:02 -0600 Subject: chore: Alphabetize exclude directories. --- library.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'library.json') diff --git a/library.json b/library.json index 233cc117..78e69e18 100644 --- a/library.json +++ b/library.json @@ -27,23 +27,23 @@ "googlemock/make", "googlemock/msvc", "googlemock/scripts", + "googlemock/src/gmock_main.cc", "googlemock/test", "googlemock/CMakeLists.txt", "googlemock/Makefile.am", "googlemock/configure.ac", - "googlemock/src/gmock_main.cc", "googletest/cmake", "googletest/codegear", "googletest/m4", "googletest/make", "googletest/msvc", "googletest/scripts", + "googletest/src/gtest_main.cc", "googletest/test", "googletest/xcode", "googletest/CMakeLists.txt", "googletest/Makefile.am", - "googletest/configure.ac", - "googletest/src/gtest_main.cc" + "googletest/configure.ac" ] }, "build": { -- cgit v1.2.3