File: 03store_memory.t

package info (click to toggle)
libbot-basicbot-pluggable-perl 1.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 532 kB
  • ctags: 236
  • sloc: perl: 3,141; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!perl
use warnings;
use strict;
use Test::Bot::BasicBot::Pluggable::Store;

store_ok('Memory');