Complete the following steps to remove a test from a LabVIEW project.
Note Removing a test from a project does not delete the .lvtest file on disk.
  1. Open the LabVIEW project that contains the files on which you want to perform unit testing.
  2. Right-click an .lvtest file and select Remove from Project from the shortcut menu.
    Note You also can remove multiple .lvtest files by pressing the <Ctrl> key while clicking each file. Then right-click the selection and select Remove from Project from the shortcut menu.
  3. Select File»Save to save the project.