Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c818f80

Browse filesBrowse files
author
Troy Melhase
committed
Inside or outside?
1 parent 0306c8e commit c818f80
Copy full SHA for c818f80

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/tests.md‎

Copy file name to clipboardExpand all lines: doc/tests.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@ Class02.java`, just `make Class02`. If you supply an extension, nothing will
4242
happen and the test won't run.
4343

4444
The `test` directory contains two helper scripts used by the makefile that you
45-
can also use during development. The first is `[runjava][]`, which runs the
45+
can also use during development. The first is [`runjava`][], which runs the
4646
Java compiler and the Java VM with the indicated file. Use it like this:
4747

4848
```bash
4949
$ ./runjava Class01.java
5050
Hello, world.
5151
```
5252

53-
The second script is `[runj2py][]`, which is a handy shortcut for running the
53+
The second script is [`runj2py`][], which is a handy shortcut for running the
5454
`j2py` script with preset command line arguments for the test configuration.
5555
You run it like this:
5656

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.