17 lines
168 B
Text
17 lines
168 B
Text
NAME=r2 http://example.org
|
|
FILE=http://example.org
|
|
CMDS=<<EOF
|
|
r
|
|
b 64
|
|
ps
|
|
EOF
|
|
EXPECT=<<EOF
|
|
1256
|
|
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Example Domain</title>
|
|
|
|
EOF
|
|
RUN
|
|
|