Skip to content

Commit

Permalink
we don't need a separate testing directory for sockets
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankMittelbach committed Aug 5, 2023
1 parent bf41a95 commit cc3030e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion base/build.lua
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ indexstyle = "source2e.ist"

-- Allow for TU and other test configurations
checkconfigs = {"build","config-1run","config-TU","config-legacy","config-lthooks",
"config-lthooks2","config-ltcmd","config-doc","config-ltmarks","config-ltsockets"}
"config-lthooks2","config-ltcmd","config-doc","config-ltmarks"}

tagfiles = tagfiles or {"*.cls","*.dtx","*.fdd","*.ins","*.tex","README.md"}
update_tag = update_tag_base
Expand Down
13 changes: 0 additions & 13 deletions base/config-ltsockets.lua

This file was deleted.

0 comments on commit cc3030e

Please sign in to comment.