File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ create table ut$test_table (val varchar2(1));
3131exec ut_coverage .coverage_start_develop ();
3232@@lib/ mystats/ mystats start
3333
34+ @@lib/ RunTest .sql ut_annotations/ ut_annotations .parse_package_annotations .IgnoreWrappedPackageAndDoesNotRaiseException .sql
3435@@lib/ RunTest .sql ut_annotations/ ut_annotations .parse_package_annotations .ParseAnnotationMixedWithWrongBeforeProcedure .sql
3536@@lib/ RunTest .sql ut_annotations/ ut_annotations .parse_package_annotations .ParseAnnotationNotBeforeProcedure .sql
3637@@lib/ RunTest .sql ut_annotations/ ut_annotations .parse_package_annotations .ParseComplexPackage .sql
@@ -40,7 +41,6 @@ exec ut_coverage.coverage_start_develop();
4041@@lib/ RunTest .sql ut_annotations/ ut_annotations .parse_package_annotations .ParsePackageLevelAnnotationMultilineDeclare .sql
4142@@lib/ RunTest .sql ut_annotations/ ut_annotations .parse_package_annotations .ParsePackageLevelAnnotationWithKeyValue .sql
4243@@lib/ RunTest .sql ut_annotations/ ut_annotations .parse_package_annotations .ParsePackageLevelAnnotationWithMultilineComment .sql
43- @@lib/ RunTest .sql ut_annotations/ ut_annotations .parse_package_annotations .GetAnnotationsFromWrappedPackage .sql
4444
4545@@ut_expectations/ ut .expect .to_be_between .GivesFailureForDifferentValues .sql
4646@@ut_expectations/ ut .expect .to_be_between .GivesFailureWhenActualIsNull .sql
You can’t perform that action at this time.
0 commit comments