Skip to content

Commit 9019342

Browse files
committed
Fix order of tests
1 parent c57aa0b commit 9019342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,9 +304,9 @@ Lua[] = (?:^|/)(?:lib)?lua5\.?[01234]\.(?:dll|so)$
304304
Lua[] = \.lua$
305305
LWJGL = (?:^|/)lwjgl(?:64)?\.(?:dll|jar)$
306306
Miles_Sound_System = (?:^|/)mss(?:16|32|64)\.dll$
307-
Modio = (?:^|/)mod\.?io
308307
Mirror = (?:^|/)Mirror\.dll$
309308
Mirage = (?:^|/)Mirage\.dll$
309+
Modio = (?:^|/)mod\.?io
310310
NodeJS = (?:^|/)(?:lib)?node\.(?:dll|dylib)$
311311
NvCloth = (?:^|/)NvCloth(?:profile)?_x(?:64|86)\.dll$
312312
NVIDIA_Ansel = (?:^|/)AnselSDK(?:32|64)\.dll$

0 commit comments

Comments
 (0)