summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Integration.Tests/framework/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dotnet/Qpid.Integration.Tests/framework/README.txt')
-rw-r--r--dotnet/Qpid.Integration.Tests/framework/README.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/dotnet/Qpid.Integration.Tests/framework/README.txt b/dotnet/Qpid.Integration.Tests/framework/README.txt
deleted file mode 100644
index 927c3415e5..0000000000
--- a/dotnet/Qpid.Integration.Tests/framework/README.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-What are all these .csx files?
-
-This code is being ported over from the java. Some of the conversion was automated using search/replace/regex under emacs, but that cannot do all of it. The files were saved as .csx files with the 'x' standing for in-cross-over state. They will gradually be copied into .cs files as the conversion is completed and they are able to compile.