From 07efdfd7072d84209b419e66e5a2b48a0c78b2ac Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 20 Apr 2015 11:05:14 -0700 Subject: 1110 - 'scenarios' directive applies only to current file --- cpp/050scenario | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp/050scenario') diff --git a/cpp/050scenario b/cpp/050scenario index 9fe50f2d..ff2a43dc 100644 --- a/cpp/050scenario +++ b/cpp/050scenario @@ -181,5 +181,3 @@ string &rtrim(string &s) { s.erase(std::find_if(s.rbegin(), s.rend(), std::not1(std::ptr_fun(isspace))).base(), s.end()); return s; } - -:(scenarios run) -- cgit 1.4.1-2-gfad0