repo.or.cz
/
ozulis.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[core] fixed process' dup2
[ozulis.git]
/
src
/
moulette
/
test.cc
blob
49e635860446b3d43377d972034153c4b0ad9e52
1
#include
"test.hh"
2
3
namespace
moulette
4
{
5
bool
6
Test
::
isTestSuite
()
const
7
{
8
return false
;
9
}
10
}