diff --git a/upptst/SqlExp/SqlExp.upp b/upptst/SqlExp/SqlExp.upp index 1d6fe6c71..78e9c772c 100644 --- a/upptst/SqlExp/SqlExp.upp +++ b/upptst/SqlExp/SqlExp.upp @@ -1,15 +1,14 @@ -description "SqlExp unit testing\377"; - -uses - Core, - Sql; - -file - SqlExp.sch, - Test.i, - SqlExp.cpp; - -mainconfig - "" = "", - "" = "NOSTOP"; - +description "SqlExp unit testing\377"; + +uses + Core, + Sql; + +file + SqlExp.sch, + Test.i, + SqlExp.cpp; + +mainconfig + "" = "", + "" = "NOSTOP";