Skip to content

Commit eb55b38

Browse files
committed
UncheckedRangeDomainPoleErrors: forgot testcase format
1 parent 08522d3 commit eb55b38

File tree

1 file changed

+1
-1
lines changed
  • c/common/test/rules/uncheckedrangedomainpoleerrors

1 file changed

+1
-1
lines changed

c/common/test/rules/uncheckedrangedomainpoleerrors/test.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#include <math.h>
21
#include <limits.h>
2+
#include <math.h>
33
#include <stdlib.h>
44

55
void test_domain_errors() {

0 commit comments

Comments
 (0)