File: TestContext.h

package info (click to toggle)
boxbackup 0.13~~git20231028.g3dd5194%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 13,040 kB
  • sloc: xml: 70,723; cpp: 55,569; ansic: 24,659; perl: 4,845; sh: 4,294; makefile: 578; python: 311
file content (7 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7

class TestContext
{
public:
	TestContext();
	~TestContext();
};