From 281487c63085490889210857eb62a9938e1c20af Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Wed, 16 Apr 2014 15:31:26 -0600 Subject: [PATCH] fix srcloc original commit: ccacb3ac11e27062bbda3f1893dee0c74dde8089 --- .../rackunit-test/tests/rackunit/standalone.rkt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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