diff --git a/pkgs/rackunit-pkgs/rackunit-test/tests/rackunit/standalone.rkt b/pkgs/rackunit-pkgs/rackunit-test/tests/rackunit/standalone.rkt index fc920b4..b3f6d63 100644 --- a/pkgs/rackunit-pkgs/rackunit-test/tests/rackunit/standalone.rkt +++ b/pkgs/rackunit-pkgs/rackunit-test/tests/rackunit/standalone.rkt @@ -47,7 +47,7 @@ Outta here! -------------------- FAILURE name: check -location: (# 44 0 1344 17) +location: (# 48 0 1450 17) expression: (check = 1 2) params: (# 1 2)\nmessage: 0.0 @@ -74,7 +74,7 @@ FAILURE actual: 1 expected: 2 name: check-eq? -location: (# 19 12 520 15) +location: (# 23 12 626 15) expression: (check-eq? 1 2) Check failure @@ -85,7 +85,7 @@ FAILURE actual: 1 expected: 2 name: check-eq? -location: (# 20 21 558 15) +location: (# 24 21 664 15) expression: (check-eq? 1 2) Check failure