From 51728d9334f642958f80bf442b40a76decdccafe Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 19 Aug 2017 05:53:31 -0700 Subject: 3971 --- html/067random.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/067random.cc.html') diff --git a/html/067random.cc.html b/html/067random.cc.html index 96477350..a044f382 100644 --- a/html/067random.cc.html +++ b/html/067random.cc.html @@ -88,7 +88,7 @@ if ('onhashchange' in window) { 30 } 31 32 // undo non-determinism in later tests -33 :(before "End Setup") +33 :(before "End Reset") 34 srand(0); -- cgit 1.4.1-2-gfad0