From c40272cebd4a923fd5c0006b39323a7d94b4f32c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 21 Feb 2015 14:45:42 -0800 Subject: [PATCH] Update history to reflect merge of #3492 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 813896fc..1ccfd93f 100644 --- a/History.markdown +++ b/History.markdown @@ -77,6 +77,7 @@ * Factor out a `read_data_file` call to keep things clean (#3380) * Proof the site with CircleCI. (#3427) * Update LICENSE to 2015. (#3477) + * Upgrade tests to use Minitest (#3492) ### Site Enhancements