Skip to content
Snippets Groups Projects
Commit c01a8864 authored by florian's avatar florian
Browse files

DOC: Add hint to config file

parent d7537e93
No related branches found
No related tags found
1 merge request!7ENH: Implement queries and entity retrieval
...@@ -44,6 +44,9 @@ julia> ]activate "/path/to/caosdb-julialib" ...@@ -44,6 +44,9 @@ julia> ]activate "/path/to/caosdb-julialib"
julia> ]test julia> ]test
``` ```
Note that you must have a CaosDB client configuration (see above) with
a valid `"default"` configuration for all tests to succeed.
## Code styling ## Code styling
We use We use
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment