Skip to content

Commit 0e5d8ea

Browse files
committed
dos2unix
1 parent 26f36d1 commit 0e5d8ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Assert.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
#
88

99
# Config IP address and port who is running DolphinDB server
10-
ip_addr <- "192.168.137.132"
11-
port <- 8888
10+
ip_addr <- "192.168.1.61"
11+
port <- 8081
1212

1313
# Count all cases, print error message
1414
assert <- function(record, item, target, current) {

0 commit comments

Comments
 (0)