diff options
-rwxr-xr-x | build/ide.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/ide.xml b/build/ide.xml index f2b3214227..f8a47b6510 100755 --- a/build/ide.xml +++ b/build/ide.xml @@ -22,6 +22,7 @@ <path location="build/classes" /> <path location="server/src" /> <path location="shared/src" /> + <path location="uitest/src" /> <path location="client/src" /> </path> |