From c42a9d737081fb8ee768c7178dae0e1f19c0f343 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 6 Mar 2019 20:48:46 -0500 Subject: Upgrade deno_std (#1892) A major API change was that asserts are imported from testing/asserts.ts now rather than testing/mod.ts and assertEqual as renamed to assertEquals to conform to what is most common in JavaScript. --- js/deps/https/deno.land/std | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/deps/https/deno.land/std') diff --git a/js/deps/https/deno.land/std b/js/deps/https/deno.land/std index d441a7dbf..4cf39d4a1 160000 --- a/js/deps/https/deno.land/std +++ b/js/deps/https/deno.land/std @@ -1 +1 @@ -Subproject commit d441a7dbf01ed87163dcde4120295c0c796f3f0d +Subproject commit 4cf39d4a1420b8153cd78d03d03ef843607ae506 -- cgit v1.2.3