From 504292f6f1a283af39de305879b50f16d6180caa Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 3 Nov 2017 18:01:59 -0700 Subject: 4106 --- 099hardware_checks.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '099hardware_checks.cc') diff --git a/099hardware_checks.cc b/099hardware_checks.cc index 0a6a1ebd..cee68bdb 100644 --- a/099hardware_checks.cc +++ b/099hardware_checks.cc @@ -1,6 +1,6 @@ -//: Let's raise errors when students use real hardware in any functions -//: besides 'main'. Part of the goal is to teach them testing hygiene and -//: dependency injection. +//: Let's raise errors when students use real hardware in any recipes besides +//: 'main'. Part of the goal is to teach them testing hygiene and dependency +//: injection. //: //: This is easy to sidestep, it's for feedback rather than safety. -- cgit 1.4.1-2-gfad0