We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73a9e3 commit 0c75b47Copy full SHA for 0c75b47
jbmc/regression/Makefile
@@ -1,14 +1,14 @@
1
# For the best possible utilisation of multiple cores when
2
# running tests in parallel, it is important that these directories are
3
# listed with decreasing runtimes (i.e. longest running at the top)
4
-DIRS = janalzyer-taint \
+DIRS = janalyzer-taint \
5
jbmc \
6
jbmc-concurrency \
7
jbmc-cover \
8
jbmc-inheritance \
9
jbmc-strings \
10
jdiff \
11
- string-smoke-tests \
+ strings-smoke-tests \
12
jbmc-generics \
13
# Empty last line
14
0 commit comments