Fix the name of a functional test.

This commit is contained in:
feiling 2014-03-28 16:02:57 -07:00
Родитель e31b9756c2
Коммит 50fd609851
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2636,7 +2636,7 @@ function Test-InstallPackageWithDependencyVersionHighest
# Tests that when -DependencyVersion is lowest, the dependency with
# the smallest patch number is installed
function Test-InstallPackageWithoutDependencyVersion
function Test-InstallPackageWithDependencyVersionLowest
{
param($context)