summaryrefslogtreecommitdiff
path: root/tests/success.ktest
blob: df1d7513fbfa39ce0622edea1e9ca0e95c281863 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

config-mem 512M
config-timeout 60

test_success()
{
    true
}