From 2791378f6ed15d7b25bc4687472b5ea614b1454f Mon Sep 17 00:00:00 2001 From: Geoffrey Challen Date: Thu, 18 Feb 2016 16:37:27 -0500 Subject: [PATCH] Add cvt5 to target. --- test161/targets/asst1.tt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test161/targets/asst1.tt b/test161/targets/asst1.tt index a41273c..92f6573 100644 --- a/test161/targets/asst1.tt +++ b/test161/targets/asst1.tt @@ -13,11 +13,13 @@ tests: - id: synch/cvt1.t points: 4 - id: synch/cvt2.t - points: 4 + points: 3 - id: synch/cvt3.t points: 1 - id: synch/cvt4.t points: 1 + - id: synch/cvt5.t + points: 1 - id: synch/rwt1.t points: 5 - id: synch/rwt2.t