[Pkg-cli-apps-commits] [fsharp] 29/60: Correct path to netcore tests in .lst file (changeset 1307656)
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Sun Sep 14 08:13:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
raof-guest pushed a commit to branch master
in repository fsharp.
commit c9a2a39a6d22d8a2e319d29b8b105e1e9ff63b19
Author: latkin <latkin at microsoft.com>
Date: Tue Jul 29 10:12:05 2014 -0700
Correct path to netcore tests in .lst file (changeset 1307656)
---
tests/test.lst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/test.lst b/tests/test.lst
index caabec1..2c38c1b 100644
--- a/tests/test.lst
+++ b/tests/test.lst
@@ -52,9 +52,9 @@ Core04 fsharp\core\members\ops
Core05 ..\testsprivate\fsharp\core\mscorlib
Core05 fsharp\core\namespaces
Core05 fsharp\core\nested
-Core05 fsharp\core\netcore7
-Core05 fsharp\core\netcore78
-Core05 fsharp\core\netcore259
+Core05 fsharp\core\netcore\netcore7
+Core05 fsharp\core\netcore\netcore78
+Core05 fsharp\core\netcore\netcore259
Core05 fsharp\core\parsing
Core05 fsharp\core\patterns
Core05 fsharp\core\pinvoke
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git
More information about the Pkg-cli-apps-commits
mailing list