Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Mar 13, 2023
1 parent 8958e8b commit 2db30cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ Now you can use IntelliJ IDEA's internal build system by using **Build > Build P
To run an example test from IntelliJ, we let IntelliJ create a launch configuration:

Locate the class `BibEntryTest`:
Press </kbd>Ctrl</kbd>+<kbd>N</kbd>.
Press <kbd>Ctrl</kbd>+<kbd>N</kbd>.
Then, the "Search for classes dialog" pops up.
Enter `bibenrytest`.
Now, `BibEntryTest` should appear first:
Expand Down

0 comments on commit 2db30cb

Please sign in to comment.